micropython/ports/nrf/drivers
Glenn Ruben Bakke 5a873e27eb nrf/drivers: Add support for using flash block device with SoftDevice.
Update flash.c to also be compiled in when
MICROPY_HW_ENABLE_INTERNAL_FLASH_STORAGE is enabled and SoftDevice is
present.

Update bluetooth/ble_drv.c to forward flash events to flash.c when
MICROPY_HW_ENABLE_INTERNAL_FLASH_STORAGE is enabled.
2021-08-08 23:09:26 +10:00
..
bluetooth nrf/drivers: Add support for using flash block device with SoftDevice. 2021-08-08 23:09:26 +10:00
secureboot
usb
flash.c nrf/drivers: Add support for using flash block device with SoftDevice. 2021-08-08 23:09:26 +10:00
flash.h
rng.c
rng.h
softpwm.c
softpwm.h
ticker.c
ticker.h