arturo182
|
9962ea6449
|
nrf: Change pin names on DKs to match silkscreen
Quite a big revamp of the make-pins script, it is now used on each
build to generate the pin files, so the static ones are not needed
anymore.
|
2018-02-12 22:41:19 +01:00 |
arturo182
|
a64b5c84de
|
nrf: Fix missing LED GPIO initialization
led_init was never called, which means the GPIOs were never set to
output and the LEDs didn't work.
|
2018-02-03 13:51:11 +01:00 |
microbuilder
|
60a23f0fb6
|
nRF52 update with internal file system support
|
2017-12-21 13:49:14 +01:00 |
Kevin Townsend
|
ce75a21e50
|
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
This reverts commit 92113dde81 .
|
2017-11-23 13:38:38 +01:00 |
Kevin Townsend
|
92113dde81
|
Supervisor REPL support for ports/nrf/boards/feather52
|
2017-11-23 09:22:11 +01:00 |
Ayke van Laethem
|
f57be619fc
|
ports/nrf: Add compile switch to disable VFS.
This saves about 17kB.
|
2017-10-13 18:29:41 +02:00 |
Glenn Ruben Bakke
|
44e2cb415f
|
ports/nrf: Moving nrf51/52 port to new ports directory
|
2017-10-04 21:46:48 +02:00 |