circuitpython/ports/nrf/boards
Nguyen Hoan Hoang 9a6f6fd68d nrf/boards: Add support for BLYST Nano module based boards.
- IBK-BLYST-NANO: Breakout board
- IDK-BLYST-NANO: DevKit board with builtin IDAP-M CMSIS-DAP Debug JTAG,
  RGB led
- BLUEIO-TAG-EVIM: Sensor tag board (environmental sensor
  (T, H, P, Air quality) + 9 axis motion sensor)

Also, the LED module has been updated to support individual base level
configuration of each LED. If set, this will be used instead of the
common configuration, MICROPY_HW_LED_PULLUP. The new configuration,
MICROPY_HW_LEDX_LEVEL, where X is the LED number can be used to set
the base level of the specific LED.
2019-05-02 22:33:44 +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/boards: Add support for BLYST Nano module based boards. 2019-05-02 22:33:44 +02:00
dvk_bl652 nrf/board: Migrate all nrf52832 targets to new BLE stack. 2019-03-15 20:50:15 +01: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 ports: Convert legacy uppercase macro names to lowercase. 2019-02-12 14:54:51 +11: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
wt51822_s4at nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
common.ld nrf/boards: Check for stack/heap size using an assert. 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/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