circuitpython/ports/nrf/boards
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
..
feather52832 nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
feather52840 nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
pca10040 nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
pca10056 nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
board.h nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00
common.ld nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
make-pins.py nrf: Change pin names on DKs to match silkscreen 2018-02-12 22:41:19 +01:00
nrf52_prefix.c nrf: Change pin names on DKs to match silkscreen 2018-02-12 22:41:19 +01:00
nrf52832_512k_64k_s132_2.0.1.ld nrf: Fix pca10040 support 2018-02-07 23:41:21 +01:00
nrf52832_512k_64k_s132_5.0.0.ld nrf: Fix pca10040 support 2018-02-07 23:41:21 +01:00
nrf52832_512k_64k.ld nrf: Fix pca10040 support 2018-02-07 23:41:21 +01:00
nrf52840_1M_256k_s140_6.0.0.ld nrf: Use the production version of s140 6.0.0 2018-06-18 23:12:28 +02:00
nrf52840_1M_256k.ld nrf: Fix building pca10056 without SD 2018-02-07 22:41:26 +01:00