Commit Graph

  • 5c38bc8957
    fix issue nrf52840 not reset properly when upgrading bootloader+sd combo hathach 2018-12-20 00:50:14 +0700
  • fc13287837
    clean up hathach 2018-12-19 23:27:29 +0700
  • 19c3721151
    clean up hathach 2018-12-19 23:20:35 +0700
  • 47f0bed840
    clean up hathach 2018-12-19 19:12:45 +0700
  • fc3d6e07ec
    Update README.md hathach 2018-12-19 18:50:20 +0700
  • fd924b4c13
    Merge pull request #36 from adafruit/devlocal hathach 2018-12-19 18:43:40 +0700
  • c69ae13423 finished testing led pattern hathach 2018-12-19 18:29:24 +0700
  • 5c6bbaca47 clean up hathach 2018-12-19 17:23:06 +0700
  • 87a0124cd9 add product link to feather nrf52840 hathach 2018-12-19 17:21:10 +0700
  • 64f2f671f6 fixed the incosnsitent led pattern by using systick to call led_tick() hathach 2018-12-19 17:08:23 +0700
  • 90cf2e53cb clean up hathach 2018-12-19 16:44:03 +0700
  • f4d6f5c508
    remove draft since it un-publishes releases Scott Shawcroft 2018-12-06 12:13:06 -0800
  • 77d08f3a1e
    Use file glob to find release files Scott Shawcroft 2018-12-06 12:01:46 -0800
  • 88b78b01fa
    Use an ENV variable to store auth token Scott Shawcroft 2018-12-06 11:51:06 -0800
  • f4933840b5
    Try new access token for adabot. Scott Shawcroft 2018-12-06 11:37:08 -0800
  • a1ed09c4d8
    Merge pull request #34 from tannewt/rework_leds Scott Shawcroft 2018-12-06 10:26:43 -0800
  • 28514b03a1
    Remove revision number since the git describe captures the rev. Scott Shawcroft 2018-12-06 10:02:13 -0800
  • 689c577ab7
    Fix flash and genhex targets. Scott Shawcroft 2018-12-05 09:18:12 -0800
  • 73a9d50236
    Review comments Scott Shawcroft 2018-12-04 22:54:45 -0800
  • 032f573935
    Merge pull request #33 from MEl3dwi/patch-1 Scott Shawcroft 2018-12-04 18:16:32 -0800
  • 99fb10592e
    Update path Scott Shawcroft 2018-12-04 17:34:50 -0800
  • 76d81a38d0
    Merge mergehex directory out of the way Scott Shawcroft 2018-12-04 17:31:59 -0800
  • a81b4f53e1
    Correct mergehex path and print version (hopefully) Scott Shawcroft 2018-12-04 17:28:01 -0800
  • c61ad35ae5
    verbose tar Scott Shawcroft 2018-12-04 17:21:30 -0800
  • 1a5f38fb07
    ls to debug Scott Shawcroft 2018-12-04 17:21:06 -0800
  • dcad4ef0cf
    change wget flag Scott Shawcroft 2018-12-04 17:16:19 -0800
  • b9d5fe5c18
    add file flag Scott Shawcroft 2018-12-04 17:14:20 -0800
  • f8d146909a
    Use tar Scott Shawcroft 2018-12-04 17:12:07 -0800
  • db67cee6dc
    Download CLI tools Scott Shawcroft 2018-12-04 17:09:46 -0800
  • d42d405310
    Remove language Scott Shawcroft 2018-12-04 16:52:54 -0800
  • d326754c0f
    Install setuptools too Scott Shawcroft 2018-12-04 16:36:41 -0800
  • 42e1a0639c
    Fix argon LED Scott Shawcroft 2018-12-04 16:33:24 -0800
  • f2b9422127
    Use python2 Scott Shawcroft 2018-12-04 16:30:02 -0800
  • 23b55cd35d
    remove setuptools Scott Shawcroft 2018-12-04 16:23:28 -0800
  • 57345c9928
    Fix Particle and refine build names Scott Shawcroft 2018-12-04 16:03:33 -0800
  • eb8a467dc6
    Install pip Scott Shawcroft 2018-12-04 15:30:53 -0800
  • 2bbda2f0e4
    Swap order to improve debugging Scott Shawcroft 2018-12-04 15:27:13 -0800
  • 55f14378ce
    Specify python version Scott Shawcroft 2018-12-04 15:25:17 -0800
  • 1b35dbf643
    Add build script and hook it into Travis Scott Shawcroft 2018-12-04 15:18:49 -0800
  • 2ece2daf90
    Rework LED flashing and add Particle's boards Scott Shawcroft 2018-12-04 13:45:55 -0800
  • f30199f503
    change neopixel color hathach 2018-11-24 01:27:37 +0700
  • 5e0195ddb4
    update tinyusb, correct neopixel for usb enumeration hathach 2018-11-23 15:54:02 +0700
  • 12d68f592c
    add neopixel support hathach 2018-11-23 15:00:59 +0700
  • 4f48b8b51a
    rename led blink fast name hathach 2018-11-23 11:46:21 +0700
  • 3b070006dc
    Update README.md Mahmoud Eladawi 2018-11-21 14:37:47 -0500
  • 94e23a928c feed wdt in bootloader if enabled. Since it is impossible to disable wdt hathach 2018-11-19 17:01:45 +0700
  • 37690823ac update segger project for SD 6.1.1 hathach 2018-11-09 22:29:59 +0700
  • 87103fe834 add S132 & S140 v6.1.1. Increase version to 6.1.1 hathach 2018-11-09 21:57:11 +0700
  • 3925ef5872 add stop LF clock in board_init() hathach 2018-11-08 20:17:36 +0700
  • 3de5afc067 Use RC as LF source for all board compatible hathach 2018-10-30 15:24:57 +0700
  • 82c56fbbd2 update help target hathach 2018-10-02 23:15:43 +0700
  • b5604dc446 add make help target. update binaries. hathach 2018-10-02 22:38:21 +0700
  • cb1ae6d947 add need_erase for flash_nrf5x. Only uf2 erase when flush, dfu serial (uart and cdc) will prepare erase in advance. hathach 2018-10-02 18:57:50 +0700
  • 51411ff85d finally fix #31 using erasing in advance and skip erase on the fly for nrf52832. hathach 2018-10-02 16:55:55 +0700
  • f83e47c83b more clean up hathach 2018-10-01 12:44:05 +0700
  • 59999d30d2 clean up hathach 2018-09-30 23:42:40 +0700
  • 232bc3ab19 clean up hathach 2018-09-29 00:08:59 +0700
  • 104a4713d0 clean up hathach 2018-09-28 23:58:43 +0700
  • f14aebba1d rename flash_ to flash_nrf5x_ hathach 2018-09-28 23:45:27 +0700
  • f9532acaf8 figure the line causing timeout issue hathach 2018-09-28 23:43:27 +0700
  • d5dcd3a564 rename flash to flash_nrf5x hathach 2018-09-28 16:27:58 +0700
  • 50dec0e77a move uf2 led blink fast to ghostfat hathach 2018-09-28 13:37:01 +0700
  • 89c547f0cc fix build issue with non-optimization hathach 2018-09-28 13:12:14 +0700
  • 7cbf14c5e9 add ses nrf52832 mem layout hathach 2018-09-28 12:13:13 +0700
  • 2925c60a47 update ses for nrf52832 hathach 2018-09-28 12:06:56 +0700
  • d4e616ff56 clean up hathach 2018-09-28 11:02:46 +0700
  • 6dd4003da3
    Merge pull request #28 from dhalbert/pca10059 hathach 2018-09-07 14:53:07 +0700
  • 646838261c add pca10059 Dan Halbert 2018-09-06 13:46:11 -0400
  • 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