Gordon Williams
1be23f5da3
slightly mad refactor, ready for multiple board designs in one BOARD.py
2015-11-09 09:24:49 +00:00
Gordon Williams
38266b4889
allowed Serial pins and baud to be specified, fixed BLE send
2015-10-21 16:36:02 +01:00
Gordon Williams
886fb8ff93
fix LED/Button defs for NRF boards
2015-10-21 15:57:02 +01:00
Michael Dietz
904ca0ac8c
nRF51 now working. makefile needs to be cleaned up. specifically when we
...
are/arent using the softdevice/ble. duplicate sdks for nrf51 and nrf52
is a problem that should be fixed to make code cleaner.
2015-09-22 13:16:00 +02:00
Michael Dietz
f2d7751138
minor changes
2015-09-22 10:15:32 +02:00
Michael Dietz
d3139dab5e
nrf51dk actrually has 32kb of ram.
2015-09-21 15:27:28 +02:00
Michael Dietz
6b8f97dff5
Added support for nRF51, got bluetooth stuff working on nrf52
...
needed to add s110 header files (need to find out if nrf51 can only use
s110 and not s132) made the correct linker file for nrf51 and now flash
gets over flowed (softdevice is around 80kb). need to figure this out.,
everything else sehould work but cnat test nrf51 yet
2015-09-20 14:50:44 +02:00