micropython/ports/nrf/boards/microbit
Ayke van Laethem 2f0f4fdcd3
nrf: Use mp_raise_ValueError instead of nlr_raise(...)
Saves 60 bytes on the nRF52 with SD disabled. There will be a bigger
saving with SD enabled and/or on the micro:bit board.
2018-07-18 15:25:17 +02:00
..
modules nrf: Use mp_raise_ValueError instead of nlr_raise(...) 2018-07-18 15:25:17 +02:00
custom_nrf51822_s110_microbit.ld nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
mpconfigboard.h nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
mpconfigboard.mk nrf: Make linker scripts more modular. 2018-07-18 17:12:26 +10:00
pins.csv nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00