micropython/ports/nrf/boards
Glenn Ruben Bakke d889def06b nrf/led: Adjust how board LEDs are defined.
Change static LED functions to lowercase names, and trim down source code
lines for variants of MICROPY_HW_LED_COUNT.  Also rename configuration for
MICROPY_HW_LEDx_LEVEL to MICROPY_HW_LEDx_PULLUP to align with global PULLUP
configuration.
2019-06-25 16:02:31 +10: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
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: Change types to size_t for all uses of mp_obj_str_get_data. 2019-05-13 12:39:56 +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
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