1
0
Fork 0

Commit Graph

  • f8e3cafd71 Merge branch 'master' of github.com:adafruit/Adafruit_nRF52_Bootloader hathach 2018-08-31 02:38:40 +0700
  • 94b6a88126 update 6.1.0r0 binary hathach 2018-08-31 02:36:19 +0700
  • bb4891debc add build date to INFO_UF2.TXT hathach 2018-08-31 02:35:59 +0700
  • d8fb8bdbe1 add #26 double reset to DFU, only work with nrf52840 (won't work with nrf52832) hathach 2018-08-31 02:25:47 +0700
  • ea70e141dd
    Merge pull request #27 from dhalbert/readme-copyedit hathach 2018-08-29 08:56:14 -0700
  • e76539eeff copyedit README.md Dan Halbert 2018-08-29 08:51:13 -0400
  • 4924e6787f remove "Adafruit" in model with pca10056 board hathach 2018-08-29 16:30:03 +0700
  • 4ba09aa7ee update readme for how to use bootloader #25 hathach 2018-08-29 16:11:38 +0700
  • d9209fdcdf usb serial string = device ID hathach 2018-08-29 12:44:18 +0700
  • 4ca445c9f5 update to latest compiler ladyada 2018-08-29 01:20:36 -0400
  • 3cfa401653 update tinyusb that fix an ep0status issue hathach 2018-08-28 20:52:50 +0700
  • 8b3eb8eaac seperate mergehex from genhex hathach 2018-08-27 14:16:19 +0700
  • e63637a6a5 remove bootloader 6.0.0 bin hathach 2018-08-23 21:16:24 +0700
  • 633885aa51 fix OTA blinky pattern hathach 2018-08-22 16:00:42 +0700
  • 8b30c417f8 fix adv issue with SD 6.1.0. Add binaries for 6.1.0r0 hathach 2018-08-22 13:28:29 +0700
  • fb759a2699 add VERSION=latest target hathach 2018-08-21 16:19:16 +0700
  • 77a286f441 add binary for 6.0.0r0 hathach 2018-08-21 15:09:25 +0700
  • daa1b83144 implement #19 serial descriptor based on deviceid hathach 2018-08-21 14:53:06 +0700
  • 6feea4e069 fix issue with dfu startup on nrf52832, change to adafruit-nrfutil hathach 2018-08-21 14:14:23 +0700
  • 3209ff4471 fix build error with nrf52832 hathach 2018-08-16 19:29:42 +0700
  • 8c66a55511 add CDC mode only for use with Arduino touch 1200 hathach 2018-08-16 19:27:27 +0700
  • 0b3f49f4a1 change to dynamic descriptor for serial only mode hathach 2018-08-16 18:17:42 +0700
  • 011d40d86f re-add SD 6.0.0 due to OTA bug hathach 2018-08-16 17:49:20 +0700
  • ce0ae87575 add feather nrf52832 binary dfu zip file v2.0.1 and v5.0.0 hathach 2018-08-16 03:51:00 +0700
  • e585ffc26c clean up hathach 2018-08-16 03:50:11 +0700
  • ab8d24f935 OTA cannot start with SD v6.1.0, but start without issue with 6.0.0 hathach 2018-08-14 18:54:49 +0700
  • 586679278e clean up hathach 2018-08-14 18:42:19 +0700
  • 600925740f clean up hathach 2018-08-14 17:20:06 +0700
  • 85ad6e6b65 add boards.c , remove msc_uf2.h lots of clean up and refactor hathach 2018-08-14 15:56:24 +0700
  • e4716816c2 clean up hathach 2018-08-14 14:16:09 +0700
  • 4eee219b5a use PWM0 & PWM1 for led blinky fix #14 hathach 2018-08-14 00:56:51 +0700
  • 1c2911a63c close #18, close #19 hathach 2018-08-13 21:50:55 +0700
  • fe712fb588 resolve #18, dfu serial able to run without SD hathach 2018-08-13 18:11:47 +0700
  • 648d50b893 clean up hathach 2018-08-13 17:17:00 +0700
  • e946aabd6d uf2 does not depend on softdevice hathach 2018-08-11 11:43:57 +0700
  • b1f3772364 update makefile hathach 2018-08-11 11:25:13 +0700
  • b47927f95c clean up hathach 2018-08-11 10:50:40 +0700
  • 971619aa7e rename boards hathach 2018-08-11 10:50:21 +0700
  • 4846bde987 clean up hathach 2018-08-11 00:39:23 +0700
  • 433523b28a update ses hathach 2018-08-11 00:19:09 +0700
  • e06a35ce74 add family flag and value to read uf2 file hathach 2018-08-11 00:19:01 +0700
  • 94a17d720c move flash_write and flush to seperate files for other usage hathach 2018-08-11 00:07:06 +0700
  • bbee654e1c clean up hathach 2018-08-10 22:28:19 +0700
  • a30bf2b139 update readme hathach 2018-08-10 22:15:11 +0700
  • b8e8b0e099 add option to flash specific release version in binary folder hathach 2018-08-10 21:43:14 +0700
  • 05cecfaa49 update binaries hathach 2018-08-09 12:55:27 +0700
  • 1a9ac4eb14 remove 6.0.0 files hathach 2018-08-09 12:37:52 +0700
  • 352c44c90d prevent dfu 832 bootloader on 840 and vice versa hathach 2018-08-09 12:37:39 +0700
  • 25d3da0511 change dev-type for nrf52840 hathach 2018-08-09 09:56:42 +0700
  • a3dc648469 added binary as beta hathach 2018-08-09 08:45:14 +0700
  • 3d2cf99859 remove 6.0.0 binary hathach 2018-08-09 00:52:01 +0700
  • 68590457b9 upgrade SD to 6.1.0 hathach 2018-08-09 00:51:13 +0700
  • ce6bad71dd add SD v6.1.0 hathach 2018-08-09 00:35:29 +0700
  • c176894075 implemennt uf2 family option #10 hathach 2018-08-08 19:52:51 +0700
  • 31e5f77af8 ses hathach 2018-08-08 18:20:48 +0700
  • 25671db338 solve #9, disable softdevice when upgrading with uf2 file hathach 2018-08-08 18:01:09 +0700
  • 69ff86ffd2 clean up hathach 2018-08-08 17:14:58 +0700
  • 4d39caa0f7 fix #15 hathach 2018-08-08 16:55:57 +0700
  • ef5e37e2af update readme hathach 2018-08-08 16:04:56 +0700
  • 54c2c7db43 rename ses project hathach 2018-08-08 16:03:49 +0700
  • e4830b3c33 rename ses hathach 2018-08-08 16:02:12 +0700
  • bebee4bf3c ses is updated hathach 2018-08-08 16:00:29 +0700
  • 59d6ce2b8e ses update hathach 2018-08-08 15:33:42 +0700
  • 89076f85f4 update segger project hathach 2018-08-08 15:21:08 +0700
  • f41c039228 move boards.h to src hathach 2018-08-08 15:19:02 +0700
  • de7ab6d00d more clean up hathach 2018-08-08 01:03:33 +0700
  • 6f40f02537 more clean up hathach 2018-08-08 00:41:41 +0700
  • 108e47438e use systick for led blink hathach 2018-08-08 00:33:22 +0700
  • 0d301a23e2 clean up bsp hathach 2018-08-07 22:23:33 +0700
  • 8c33712848 move a file hathach 2018-08-07 22:19:57 +0700
  • 0e9d4f4341 clean up blue led blink hathach 2018-08-07 22:09:51 +0700
  • 8786955225 clean up bsp hathach 2018-08-07 22:00:35 +0700
  • 0199f3e4e0 clean up hathach 2018-08-07 21:50:05 +0700
  • 0bca8a2b1e add s132 v6 ld hathach 2018-08-07 21:49:07 +0700
  • 4b32c4fd3f remove files hathach 2018-08-07 21:47:18 +0700
  • 91c1ddde50 clean up hathach 2018-08-07 21:44:38 +0700
  • 82a713d5c7 more sdk files removed hathach 2018-08-07 21:34:26 +0700
  • 09bd7626c4 clean up hathach 2018-08-07 21:25:35 +0700
  • bcd3431d26 update readme hathach 2018-08-07 21:21:12 +0700
  • c1baf25c69 move makefile to root hathach 2018-08-07 17:36:21 +0700
  • 3f70fb9ec9 clean up hathach 2018-08-07 17:00:33 +0700
  • b1c6276a93 bootloader for nrf52832 seems to work well hathach 2018-08-07 16:51:08 +0700
  • f8b5071978 remove some of sdk files hathach 2018-08-07 14:36:53 +0700
  • dfd5613a7e able to build with pca10056 & feather52832 hathach 2018-08-07 14:32:46 +0700
  • a12239359c rename linker file hathach 2018-08-07 13:39:03 +0700
  • c1c43b3c83 nrfx power hathach 2018-08-07 13:33:44 +0700
  • 2847b319f2 make update hathach 2018-08-07 13:25:51 +0700
  • 83ec6bff4a add cmsis, moving away from sdk hathach 2018-08-07 13:15:07 +0700
  • 176bfbad63 moving to nrfx hathach 2018-08-07 12:55:42 +0700
  • 907272b68f supporting feather52832 hathach 2018-08-06 22:02:29 +0700
  • 64d39e3672 refactor usb code hathach 2018-08-06 20:46:53 +0700
  • ae1cc22d72 update bootloader main hathach 2018-08-06 20:28:20 +0700
  • 797e30dfc7 adding s132 files hathach 2018-08-06 20:05:01 +0700
  • 92ad9d4b45 add nrfx as submodule hathach 2018-08-06 18:49:19 +0700
  • 2e04a93a0d change submodule link to https hathach 2018-08-06 18:47:22 +0700
  • e5211a6377 more on makefile hathach 2018-08-06 18:37:35 +0700
  • cca69e333a more makefile clean up hathach 2018-08-06 18:29:32 +0700
  • ccd17ba0a1 complete makefile rework hathach 2018-08-06 18:15:53 +0700
  • aa040652ee enhance Makefile hathach 2018-08-06 17:41:02 +0700
  • aa577b4cdf fix #13 hathach 2018-08-01 10:30:36 +0700