1
0
Fork 0
jebbatime-bootloader/src
hathach a316c8bd67 reduce delay to 50us 2018-12-21 15:04:48 +07:00
..
boards Review comments 2018-12-04 22:54:45 -08:00
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 clean up 2018-12-19 16:54:24 +07:00
usb Merge branch 'master' into devlocal 2018-12-21 12:17:48 +07:00
boards.c reduce delay to 50us 2018-12-21 15:04:48 +07:00
boards.h finished testing led pattern 2018-12-19 18:29:24 +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 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
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 more clean up 2018-10-01 13:08:14 +07:00