simmel-bootloader/src
Tavish Naruka 389c05b643 Add support for Electronut Labs Papyr
Signed-off-by: Tavish Naruka <tavishnaruka@gmail.com>
2019-04-19 11:27:14 +05:30
..
boards Add support for Electronut Labs Papyr 2019-04-19 11:27:14 +05:30
cmsis/include add cmsis, moving away from sdk 2018-08-07 13:15:07 +07:00
linker add #26 double reset to DFU, only work with nrf52840 (won't work with nrf52832) 2018-08-31 02:25:47 +07:00
segger Put macros into new file, rather than uf2.h. 2019-03-13 23:49:52 -07:00
usb Add support for Electronut Labs Papyr 2019-04-19 11:27:14 +05:30
boards.c increase buffer depth to fix OTA issue with nrfConnect on iOS 2019-02-15 12:12:11 +07:00
boards.h increase buffer depth to fix OTA issue with nrfConnect on iOS 2019-02-15 12:12:11 +07:00
dfu_ble_svc.c add files from nrf52832 bootloader project 2018-02-07 23:32:49 +07:00
dfu_init.c prevent dfu 832 bootloader on 840 and vice versa 2018-08-09 12:37:39 +07:00
flash_nrf5x.c fix #46 complete uf2 writing using tud_msc_write10_complete_cb 2019-02-22 00:21:34 +07:00
flash_nrf5x.h add need_erase for flash_nrf5x. Only uf2 erase when flush, dfu serial (uart and cdc) will prepare erase in advance. 2018-10-02 20:41:53 +07:00
license.txt add files from nrf52832 bootloader project 2018-02-07 23:32:49 +07:00
main.c finished testing led pattern 2018-12-19 18:29:24 +07:00
nrfx_config.h moving to nrfx 2018-08-07 12:55:42 +07:00
nrfx_glue.h moving to nrfx 2018-08-07 12:55:42 +07:00
pstorage_platform.h rename flash to flash_nrf5x 2018-09-28 23:41:46 +07:00
sdk_config.h increase buffer depth to fix OTA issue with nrfConnect on iOS 2019-02-15 12:12:11 +07:00