micropython/ports/nrf/boards
Glenn Ruben Bakke db67a5000f nrf: Generalize feather52 target
This patch generalize the feather52 target to be a board without
an in-built Bluetooth stack or bootloader giving all flash memory to
micropython code.

This way the feather52 target can run any supported Bluetooth LE
stack the port supports for other nrf52832 targets. Hence, this
make Makefiles/linker scripts and BLE driver support easier
to maintain in the future.
2018-07-18 17:12:26 +10:00
..
arduino_primo nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
dvk_bl652 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
feather52 nrf: Generalize feather52 target 2018-07-18 17:12:26 +10:00
microbit nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10000 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10001 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10028 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10031 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10040 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
pca10056 nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
wt51822_s4at nrf/modules/random: Rename port config for RNG 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 nrf/modules/machine/pin: Add support for IRQ on Pin's 2018-07-18 17:12:26 +10:00
memory.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
nrf51_prefix.c nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
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 nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
nrf52832_512k_64k.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
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
s132_5.0.0.ld nrf/bluetooth: Fixes for s132 v5 BLE stack 2018-07-18 17:12:26 +10:00