micropython/ports/nrf/boards
Glenn Ruben Bakke 01a3110e36 nrf/boards: Add support for pca10059.
Add support for pca10059 with REPL over tinyusb USB CDC.

The board also includes a board specific module that will
recover UICR->REGOUT0 in case this has been erased.

This initial support does not preserve any existing bootloader
on the pca10090 in case this was present, and expects to use all
available flash on the device.
2019-10-10 20:21:07 +02:00
..
arduino_primo nrf/board: Migrate all nrf52832 targets to new BLE stack. 2019-03-15 20:50:15 +01:00
blueio_tag_evim nrf/led: Adjust how board LEDs are defined. 2019-06-25 16:02:31 +10:00
dvk_bl652 nrf/board: Migrate all nrf52832 targets to new BLE stack. 2019-03-15 20:50:15 +01:00
evk_nina_b1 nrf/boards: Add board definition for uBlox Nina B1 series BLE modules. 2019-09-17 11:33:48 +10:00
feather52 nrf/board: Migrate all nrf52832 targets to new BLE stack. 2019-03-15 20:50:15 +01:00
ibk_blyst_nano nrf/boards: Add support for BLYST Nano module based boards. 2019-05-02 22:33:44 +02:00
idk_blyst_nano nrf/boards: Add support for BLYST Nano module based boards. 2019-05-02 22:33:44 +02:00
microbit nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
particle_xenon nrf/boards: Add Particle Xenon board configuration (an nRF52840). 2019-09-05 22:56:05 +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/board: Migrate all nrf52832 targets to new BLE stack. 2019-03-15 20:50:15 +01:00
pca10056 nrf/board: Migrate nrf52840 target to new BLE stack. 2019-03-15 20:50:15 +01:00
pca10059 nrf/boards: Add support for pca10059. 2019-10-10 20:21:07 +02:00
wt51822_s4at nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
common.ld nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +10:00
make-pins.py nrf/boards/make-pins.py: Fix gen of board pins to use correct index. 2019-09-05 22:52:24 +10:00
memory.ld nrf/boards: Check for stack/heap size using an assert. 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_6.1.1.ld nrf/bluetooth: Add support for SoftDevice s132 version 6.1.1. 2019-03-15 20:50:15 +01:00
s140_6.1.1.ld nrf/bluetooth: Add support for SoftDevice s140 version 6.1.1. 2019-03-15 20:50:15 +01:00