Commit Graph

336 Commits

Author SHA1 Message Date
05726e2575 Initial MakerDiary MDK nrf52840 USB dongle support.
Many TODOs to address but it builds and appears at first glance to work...
2019-03-03 18:58:34 -08:00
14f87f61e6 Add 0.2.0 to changelog
@hathach Tested, so making a new release.
2019-02-22 15:52:57 -05:00
7df44a5425 Merge pull request #47 from adafruit/develop
fix #46 issue with windows 10 build 18.09
2019-02-22 15:41:58 -05:00
0cc0289c60 update dfu-flash for upgrading bootloader
clean up makefile
2019-02-22 23:55:01 +07:00
992229cf2f Merge branch 'master' into develop 2019-02-22 23:06:07 +07:00
57aa554430 update tinyusb to latest for scsi write10 complete fix 2019-02-22 14:46:16 +07:00
9ed3f5ea32 fix #46 complete uf2 writing using tud_msc_write10_complete_cb 2019-02-22 00:21:34 +07:00
158c284423 update changelog 2019-02-15 23:07:42 +07:00
2aefebaf00 Merge pull request #45 from adafruit/develop
increase buffer depth to fix OTA issue with nrfConnect on iOS
2019-02-15 23:04:38 +07:00
d9b275c321 increase buffer depth to fix OTA issue with nrfConnect on iOS
- also add optional debug helper
- increase led conn cycle when ble connected for easier recognition
2019-02-15 12:12:11 +07:00
a3de7e8f04 remove SD 6.1.0 files 2019-02-15 01:55:07 +07:00
6338794c61 Merge pull request #44 from adafruit/develop
merge from Develop
2019-01-31 23:45:31 +07:00
641d9fe811 added changelog 2019-01-31 22:51:12 +07:00
981a6976e2 change HCI_RX_BUF_QUEUE_SIZE back to 4 2019-01-31 22:50:42 +07:00
7ec0ff51f0 Merge pull request #40 from se7ensong/OTA_fix
Fix OTA using nRF toolbox on iPhone (tested on SE and XS)
2019-01-31 22:35:12 +07:00
3737d4bc12 update segger project, cleanup 2019-01-31 21:39:02 +07:00
7279bd9b32 added metro nrf52840 revA
clean up makefile
2019-01-31 18:01:41 +07:00
2f1eec7118 fix #41 use RXD,TXD in board header 2019-01-14 12:50:20 +07:00
3611a0579e minor clean up for pca10059 2019-01-11 11:36:42 +07:00
04f05dac64 Fix OTA using nRF toolbox on iPhone (tested on SE and XS) 2019-01-10 13:09:24 +00:00
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
9ece5f64a9 clean up makefile 2019-01-04 07:00:45 +07:00
61b4ca3354 Merge pull request #38 from adafruit/devlocal
fix current.uf2 related issue
2018-12-21 10:31:33 -05:00
a316c8bd67 reduce delay to 50us 2018-12-21 15:04:48 +07:00
25f6d395bc fix neopixel didn't turn off after dfu cdc 2018-12-21 14:48:04 +07:00
e66ee2af6d readme ref link 2018-12-21 12:48:24 +07:00
89be1cf9f8 Merge branch 'master' into devlocal 2018-12-21 12:17:48 +07:00
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
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
fc13287837 clean up 2018-12-19 23:27:29 +07:00
19c3721151 clean up 2018-12-19 23:20:35 +07:00
47f0bed840 clean up 2018-12-19 19:12:45 +07:00
fc3d6e07ec Update README.md 2018-12-19 18:50:20 +07:00
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
c69ae13423 finished testing led pattern 2018-12-19 18:29:24 +07:00
5c6bbaca47 clean up 2018-12-19 17:23:06 +07:00
87a0124cd9 add product link to feather nrf52840 2018-12-19 17:21:10 +07:00
64f2f671f6 fixed the incosnsitent led pattern by using systick to call led_tick() 2018-12-19 17:08:23 +07:00
90cf2e53cb clean up 2018-12-19 16:54:24 +07:00
f4d6f5c508 remove draft since it un-publishes releases 2018-12-06 12:13:06 -08:00
77d08f3a1e Use file glob to find release files 2018-12-06 12:01:46 -08:00
88b78b01fa Use an ENV variable to store auth token 2018-12-06 11:51:06 -08:00
f4933840b5 Try new access token for adabot. 2018-12-06 11:37:08 -08:00
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
28514b03a1 Remove revision number since the git describe captures the rev. 2018-12-06 10:02:13 -08:00
689c577ab7 Fix flash and genhex targets. 2018-12-05 09:18:12 -08:00
73a9d50236 Review comments 2018-12-04 22:54:45 -08:00
032f573935 Merge pull request #33 from MEl3dwi/patch-1
Update README.md
2018-12-04 18:16:32 -08:00
99fb10592e Update path 2018-12-04 17:34:50 -08:00
76d81a38d0 Merge mergehex directory out of the way 2018-12-04 17:31:59 -08:00