Commit Graph

329 Commits

Author SHA1 Message Date
Scott Shawcroft
d42d405310
Remove language 2018-12-04 16:52:54 -08:00
Scott Shawcroft
d326754c0f
Install setuptools too 2018-12-04 16:36:41 -08:00
Scott Shawcroft
42e1a0639c
Fix argon LED 2018-12-04 16:33:24 -08:00
Scott Shawcroft
f2b9422127
Use python2 2018-12-04 16:30:02 -08:00
Scott Shawcroft
23b55cd35d
remove setuptools 2018-12-04 16:23:28 -08:00
Scott Shawcroft
57345c9928
Fix Particle and refine build names 2018-12-04 16:03:33 -08:00
Scott Shawcroft
eb8a467dc6
Install pip 2018-12-04 15:30:53 -08:00
Scott Shawcroft
2bbda2f0e4
Swap order to improve debugging 2018-12-04 15:27:13 -08:00
Scott Shawcroft
55f14378ce
Specify python version 2018-12-04 15:25:17 -08:00
Scott Shawcroft
1b35dbf643
Add build script and hook it into Travis 2018-12-04 15:18:49 -08:00
Scott Shawcroft
2ece2daf90
Rework LED flashing and add Particle's boards 2018-12-04 13:45:55 -08:00
hathach
f30199f503
change neopixel color 2018-11-24 01:27:37 +07:00
hathach
5e0195ddb4
update tinyusb, correct neopixel for usb enumeration
added binary for feather nrf52840
2018-11-23 15:54:02 +07:00
hathach
12d68f592c
add neopixel support 2018-11-23 15:00:59 +07:00
hathach
4f48b8b51a
rename led blink fast name 2018-11-23 11:46:21 +07:00
Mahmoud Eladawi
3b070006dc
Update README.md 2018-11-21 14:37:47 -05:00
hathach
94e23a928c feed wdt in bootloader if enabled. Since it is impossible to disable wdt 2018-11-19 17:01:45 +07:00
hathach
37690823ac update segger project for SD 6.1.1 2018-11-09 22:29:59 +07:00
hathach
87103fe834 add S132 & S140 v6.1.1. Increase version to 6.1.1
- also added prebuiltin hex for SD 6.1.1
2018-11-09 21:57:11 +07:00
hathach
3925ef5872 add stop LF clock in board_init()
just in case we jump from application without reset
2018-11-08 20:17:36 +07:00
hathach
3de5afc067 Use RC as LF source for all board compatible 2018-10-30 15:24:57 +07:00
hathach
82c56fbbd2 update help target 2018-10-02 23:15:43 +07:00
hathach
b5604dc446 add make help target. update binaries. 2018-10-02 22:38:21 +07:00
hathach
cb1ae6d947 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
hathach
51411ff85d finally fix #31 using erasing in advance and skip erase on the fly for nrf52832.
Note A small amount of delay (10 ms) is also added by adafruit-nrfutil
after each 4KB to be safe.
2018-10-02 16:55:55 +07:00
hathach
f83e47c83b more clean up 2018-10-01 13:08:14 +07:00
hathach
59999d30d2 clean up 2018-09-30 23:42:40 +07:00
hathach
232bc3ab19 clean up 2018-09-30 23:01:20 +07:00
hathach
104a4713d0 clean up 2018-09-28 23:58:43 +07:00
hathach
f14aebba1d rename flash_ to flash_nrf5x_ 2018-09-28 23:45:27 +07:00
hathach
f9532acaf8 figure the line causing timeout issue 2018-09-28 23:43:27 +07:00
hathach
d5dcd3a564 rename flash to flash_nrf5x 2018-09-28 23:41:46 +07:00
hathach
50dec0e77a move uf2 led blink fast to ghostfat 2018-09-28 13:37:01 +07:00
hathach
89c547f0cc fix build issue with non-optimization 2018-09-28 13:12:14 +07:00
hathach
7cbf14c5e9 add ses nrf52832 mem layout 2018-09-28 12:13:13 +07:00
hathach
2925c60a47 update ses for nrf52832 2018-09-28 12:06:56 +07:00
hathach
d4e616ff56 clean up 2018-09-28 11:02:46 +07:00
hathach
6dd4003da3
Merge pull request #28 from dhalbert/pca10059
add pca10059
2018-09-07 14:53:07 +07:00
Dan Halbert
646838261c add pca10059 2018-09-06 13:46:11 -04:00
hathach
f8e3cafd71 Merge branch 'master' of github.com:adafruit/Adafruit_nRF52_Bootloader 2018-08-31 02:38:40 +07:00
hathach
94b6a88126 update 6.1.0r0 binary 2018-08-31 02:36:19 +07:00
hathach
bb4891debc add build date to INFO_UF2.TXT 2018-08-31 02:35:59 +07:00
hathach
d8fb8bdbe1 add #26 double reset to DFU, only work with nrf52840 (won't work with nrf52832) 2018-08-31 02:25:47 +07:00
hathach
ea70e141dd
Merge pull request #27 from dhalbert/readme-copyedit
copyedit README.md
2018-08-29 08:56:14 -07:00
Dan Halbert
e76539eeff copyedit README.md 2018-08-29 08:57:09 -04:00
hathach
4924e6787f remove "Adafruit" in model with pca10056 board 2018-08-29 16:30:03 +07:00
hathach
4ba09aa7ee update readme for how to use bootloader #25 2018-08-29 16:11:38 +07:00
hathach
d9209fdcdf usb serial string = device ID 2018-08-29 12:44:18 +07:00
ladyada
4ca445c9f5 update to latest compiler 2018-08-29 01:20:36 -04:00
hathach
3cfa401653 update tinyusb that fix an ep0status issue
re-update binary for 6.1.0r0
2018-08-28 20:52:50 +07:00