circuitpython/nrf/boards
glennrub 8c0bbb983b nrf/boards: Adding Arduino Primo board support (#88)
* nrf: Adding Arduino Primo board support

* nrf: Adding arduino_primo to target boards table in readme.md

* nrf/boards: Activating pyb.LED module for arduino_primo board.

* nrf/boards: Removing define not needed for arduino_primo

Updating arduino_primo board mpconfigboard.h. Removing a define
that was wrongly named. Instead of renaming it, it was removed as
it was never used.
2017-10-04 20:44:11 +02:00
..
arduino_primo nrf/boards: Adding Arduino Primo board support (#88) 2017-10-04 20:44:11 +02:00
dvk_bl652 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
feather52 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
microbit nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10000 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10001 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10028 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10031 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10040 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
pca10056 nrf: Use the name MicroPython consistently in comments 2017-08-04 18:09:17 +02:00
common.ld implement #50 2017-06-07 18:57:47 +02:00
make-pins.py implement #50 2017-06-07 18:57:47 +02:00
nrf51_prefix.c implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_16k.ld implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_16k_s110_8.0.0.ld implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_32k.ld implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_32k_s110_8.0.0.ld implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_32k_s120_2.1.0.ld implement #50 2017-06-07 18:57:47 +02:00
nrf51x22_256k_32k_s130_2.0.1.ld implement #50 2017-06-07 18:57:47 +02:00
nrf52_prefix.c implement #50 2017-06-07 18:57:47 +02:00
nrf52832_512k_64k.ld implement #50 2017-06-07 18:57:47 +02:00
nrf52832_512k_64k_s132_2.0.1.ld implement #50 2017-06-07 18:57:47 +02:00
nrf52832_512k_64k_s132_3.0.0.ld implement #50 2017-06-07 18:57:47 +02:00
nrf52840_1M_256k.ld implement #50 2017-06-07 18:57:47 +02:00