circuitpython/ports/nrf/boards/pca10056
arturo182 ff918556cd nrf: Simplify the board makefiles
With the only difference between a SD and non-SD build is the linker
file, there's no need to have two separate .mk per board files,
just use a conditional.
2018-06-20 21:21:45 +02:00
..
examples nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00
board.c nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00
mpconfigboard.h nrf: Remove machine, pyb and utime modules 2018-06-20 18:21:18 +02:00
mpconfigboard.mk nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
nrf52_hal_conf.h nrf: Get the port working on pca10056 (nRF52840) 2018-02-05 20:38:41 +01:00
pins.csv nrf: Change pin names on DKs to match silkscreen 2018-02-12 22:41:19 +01:00