Commit Graph

43 Commits

Author SHA1 Message Date
hathach 9ece5f64a9
clean up makefile 2019-01-04 07:00:45 +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 5c6bbaca47 clean up 2018-12-19 17:23:06 +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 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 57345c9928
Fix Particle and refine build names 2018-12-04 16:03:33 -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 5e0195ddb4
update tinyusb, correct neopixel for usb enumeration
added binary for feather nrf52840
2018-11-23 15:54:02 +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 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 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 d5dcd3a564 rename flash to flash_nrf5x 2018-09-28 23:41:46 +07:00
Dan Halbert 646838261c add pca10059 2018-09-06 13:46:11 -04:00
ladyada 4ca445c9f5 update to latest compiler 2018-08-29 01:20:36 -04:00
hathach 8b3eb8eaac seperate mergehex from genhex 2018-08-27 14:16:19 +07:00
hathach 8b30c417f8 fix adv issue with SD 6.1.0. Add binaries for 6.1.0r0 2018-08-22 13:28:29 +07:00
hathach fb759a2699 add VERSION=latest target 2018-08-21 16:19:16 +07:00
hathach 6feea4e069 fix issue with dfu startup on nrf52832, change to adafruit-nrfutil
clean up dfu startup
2018-08-21 14:14:23 +07:00
hathach 0b3f49f4a1 change to dynamic descriptor for serial only mode 2018-08-16 18:17:42 +07:00
hathach 011d40d86f re-add SD 6.0.0 due to OTA bug 2018-08-16 17:49:20 +07:00
hathach 85ad6e6b65 add boards.c , remove msc_uf2.h lots of clean up and refactor 2018-08-14 15:56:24 +07:00
hathach b1f3772364 update makefile 2018-08-11 11:25:13 +07:00
hathach 971619aa7e rename boards
feather52832 to feather_nrf52832
feather52840 to feather_nrf52840
2018-08-11 10:50:21 +07:00
hathach 94a17d720c move flash_write and flush to seperate files for other usage 2018-08-11 00:09:17 +07:00
hathach b8e8b0e099 add option to flash specific release version in binary folder
add dfu-flash to upgrade bootloader using DFU
2018-08-10 21:43:14 +07:00
hathach 352c44c90d prevent dfu 832 bootloader on 840 and vice versa 2018-08-09 12:37:39 +07:00
hathach 25d3da0511 change dev-type for nrf52840
- add all-board, all-beta, all-release target
2018-08-09 11:35:05 +07:00
hathach a3dc648469 added binary as beta 2018-08-09 08:49:26 +07:00
hathach 68590457b9 upgrade SD to 6.1.0 2018-08-09 00:51:13 +07:00
hathach bebee4bf3c ses is updated 2018-08-08 16:00:29 +07:00
hathach f41c039228 move boards.h to src 2018-08-08 15:19:02 +07:00
hathach 0199f3e4e0 clean up 2018-08-07 21:50:05 +07:00
hathach 91c1ddde50 clean up 2018-08-07 21:44:38 +07:00
hathach 82a713d5c7 more sdk files removed 2018-08-07 21:35:08 +07:00
hathach 09bd7626c4 clean up 2018-08-07 21:25:35 +07:00
hathach bcd3431d26 update readme 2018-08-07 21:21:12 +07:00
hathach c1baf25c69 move makefile to root 2018-08-07 17:36:21 +07:00