micropython/ports/nrf/boards
Ayke van Laethem 2de65dda22 nrf: Make linker scripts more modular.
With all the variation in chips and boards it's tedious to copy and
redefine linker scripts for every option. Making linker scripts more
modular also opens up more possibilities, like enabling/disabling the
flash file system from the Makefile - or even defining it's size from a
Makefile argument (FS_SIZE=12 for a 12kB filesystem if tight on space).
2018-07-18 17:12:26 +10:00
..
arduino_primo nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
dvk_bl652 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
feather52 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
microbit nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10000 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10001 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10028 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10031 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10040 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pca10056 nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
wt51822_s4at nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
common.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
make-pins.py
memory.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
nrf51_prefix.c
nrf51x22_256k_16k.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
nrf51x22_256k_32k.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
nrf52_prefix.c
nrf52832_512k_64k.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
nrf52832_512k_64k_s132_5.0.0.ld
nrf52840_1M_256k.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
s110_8.0.0.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
s132_3.0.0.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00