Commit Graph

470 Commits

Author SHA1 Message Date
hathach
7279bd9b32 added metro nrf52840 revA
clean up makefile
2019-01-31 18:01:41 +07:00
hathach
2f1eec7118
fix #41 use RXD,TXD in board header 2019-01-14 12:50:20 +07:00
hathach
3611a0579e
minor clean up for pca10059 2019-01-11 11:36:42 +07:00
Song Luan
04f05dac64 Fix OTA using nRF toolbox on iPhone (tested on SE and XS) 2019-01-10 13:09:24 +00:00
hathach
95cbe3b129
fix PWM psel[1] is not reset to 0xffffffff when teardown
also move neopixel to pwm1
2019-01-10 15:55:03 +07:00
hathach
9ece5f64a9
clean up makefile 2019-01-04 07:00:45 +07:00
Dan Halbert
61b4ca3354
Merge pull request #38 from adafruit/devlocal
fix current.uf2 related issue
2018-12-21 10:31:33 -05:00
hathach
a316c8bd67 reduce delay to 50us 2018-12-21 15:04:48 +07:00
hathach
25f6d395bc fix neopixel didn't turn off after dfu cdc 2018-12-21 14:48:04 +07:00
hathach
e66ee2af6d readme ref link 2018-12-21 12:48:24 +07:00
hathach
89be1cf9f8 Merge branch 'master' into devlocal 2018-12-21 12:17:48 +07:00
hathach
d79fcb2ea5 fix #37
- dfu cdc write exact bytes of firmware which is not a muliplier of 256.
This cause incorrect section index with uf2 drive. Solution is round up
current flash size to 256
- also fix incorrect block number causing it is impossible to use old
current.uf2 to update
2018-12-21 12:17:14 +07:00
hathach
5c38bc8957
fix issue nrf52840 not reset properly when upgrading bootloader+sd combo
- root cause tusb_task()/cdc task is called when usb is not inited (in
case of sd upgrade)
2018-12-20 00:50:14 +07:00
hathach
fc13287837
clean up 2018-12-19 23:27:29 +07:00
hathach
19c3721151
clean up 2018-12-19 23:20:35 +07:00
hathach
47f0bed840
clean up 2018-12-19 19:12:45 +07:00
hathach
fc3d6e07ec
Update README.md 2018-12-19 18:50:20 +07:00
hathach
fd924b4c13
Merge pull request #36 from adafruit/devlocal
fixed the incosnsitent led pattern by using systick to call led_tick()
2018-12-19 18:43:40 +07:00
hathach
c69ae13423 finished testing led pattern 2018-12-19 18:29:24 +07:00
hathach
5c6bbaca47 clean up 2018-12-19 17:23:06 +07:00
hathach
87a0124cd9 add product link to feather nrf52840 2018-12-19 17:21:10 +07:00
hathach
64f2f671f6 fixed the incosnsitent led pattern by using systick to call led_tick() 2018-12-19 17:08:23 +07:00
hathach
90cf2e53cb clean up 2018-12-19 16:54:24 +07:00
Scott Shawcroft
f4d6f5c508
remove draft since it un-publishes releases 2018-12-06 12:13:06 -08:00
Scott Shawcroft
77d08f3a1e
Use file glob to find release files 2018-12-06 12:01:46 -08:00
Scott Shawcroft
88b78b01fa
Use an ENV variable to store auth token 2018-12-06 11:51:06 -08:00
Scott Shawcroft
f4933840b5
Try new access token for adabot. 2018-12-06 11:37:08 -08:00
Scott Shawcroft
a1ed09c4d8
Merge pull request #34 from tannewt/rework_leds
Rework leds, add Travis and add Particle boards
2018-12-06 10:26:43 -08:00
Scott Shawcroft
28514b03a1
Remove revision number since the git describe captures the rev. 2018-12-06 10:02:13 -08:00
Scott Shawcroft
689c577ab7
Fix flash and genhex targets. 2018-12-05 09:18:12 -08:00
Scott Shawcroft
73a9d50236
Review comments 2018-12-04 22:54:45 -08:00
Scott Shawcroft
032f573935
Merge pull request #33 from MEl3dwi/patch-1
Update README.md
2018-12-04 18:16:32 -08:00
Scott Shawcroft
99fb10592e
Update path 2018-12-04 17:34:50 -08:00
Scott Shawcroft
76d81a38d0
Merge mergehex directory out of the way 2018-12-04 17:31:59 -08:00
Scott Shawcroft
a81b4f53e1
Correct mergehex path and print version (hopefully) 2018-12-04 17:28:01 -08:00
Scott Shawcroft
c61ad35ae5
verbose tar 2018-12-04 17:21:30 -08:00
Scott Shawcroft
1a5f38fb07
ls to debug 2018-12-04 17:21:06 -08:00
Scott Shawcroft
dcad4ef0cf
change wget flag 2018-12-04 17:16:19 -08:00
Scott Shawcroft
b9d5fe5c18
add file flag 2018-12-04 17:14:20 -08:00
Scott Shawcroft
f8d146909a
Use tar 2018-12-04 17:12:07 -08:00
Scott Shawcroft
db67cee6dc
Download CLI tools 2018-12-04 17:09:46 -08:00
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