circuitpython/ports/nrf/drivers
Glenn Ruben Bakke d3311681a9 nrf: Enable micro:bit FS by default
Update configuration define from
MICROPY_HW_HAS_BUILTIN_FLASH to MICROPY_MBFS.

MICROPY_MBFS will enable the builtin flash as
part of enabling the micro:bit FS.
2018-07-18 17:12:26 +10:00
..
bluetooth nrf: Enable micro:bit FS by default 2018-07-18 17:12:26 +10:00
flash.c nrf: Enable micro:bit FS by default 2018-07-18 17:12:26 +10:00
flash.h nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00
softpwm.c nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00
softpwm.h nrf/drivers/softpwm: Rename init function to softpwm_init0. 2018-07-18 17:12:25 +10:00
ticker.c nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00
ticker.h nrf/drivers/ticker: Rework ticker functions for microbit display/music. 2018-07-18 17:12:25 +10:00