1
0
Fork 0
jebbatime-bootloader/src
Daniel Thompson 1d128f1311 Disable the APPDATA area
Currently wasp-os does not keep appdata in the nRF flash. It is offloaded
to spinor instead.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-11-04 18:56:59 +00:00
..
boards k9: Add support for Senbono K9 2020-08-09 18:18:27 +01:00
cmsis/include add cmsis, moving away from sdk 2018-08-07 13:15:07 +07:00
linker Shrink the bootloader size for nrf52832 2020-01-23 22:17:50 +00:00
segger update ses project 2019-04-24 18:31:26 +07:00
usb clean up, use BLEDIS_MANUFACTURER and BLEDIS_MODEL for USB Manufacturer and Product string 2019-11-11 15:50:28 +07:00
boards.c boards: Fix builds for nRF52840 devices 2020-08-15 18:14:32 +01:00
boards.h boards: Add a no button mode 2020-08-09 18:18:09 +01:00
dfu_ble_svc.c change in file license term from BSD to MIT 2019-03-27 13:38:36 +07:00
dfu_init.c able to build with 52833 2019-11-29 01:02:05 +07:00
flash_nrf5x.c update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
flash_nrf5x.h update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
main.c Disable the APPDATA area 2020-11-04 18:56:59 +00:00
nrfx_config.h update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
nrfx_glue.h moving to nrfx 2018-08-07 12:55:42 +07:00
pnvram.h boards: Add pseudo-NVRAM support 2020-05-09 14:17:42 +01:00
pstorage_platform.h change in file license term from BSD to MIT 2019-03-27 13:38:36 +07:00
sdk_config.h sdk_config: Increase HCI_RX_BUF_QUEUE_SIZE to 16 2020-07-26 20:58:19 +01:00