Commit Graph

60 Commits

Author SHA1 Message Date
hathach 16e7af43a3 fix linker for 833
compile and able to flash but 52833 is not compatible with S140 v6, need
to upgrade it to S140 v7
2019-11-29 11:44:51 +07:00
hathach e3449cd771 able to build with 52833 2019-11-29 01:02:05 +07:00
hathach d0389fe8f4 clean up 2019-11-12 00:35:45 +07:00
hathach 7cd90551c9 added board.mk for all boards 2019-11-12 00:32:47 +07:00
hathach 126115a2cb update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
hathach a7c19a4d99
fix typo per PR discussion 2019-04-25 10:36:08 +07:00
hathach 01f854c3db
correct MK_BOOTLOADER_VERSION to same as git tag version 2019-04-24 18:25:25 +07:00
hathach 5eac387b5a
clean up BLEDIS firmware version 2019-04-24 17:13:41 +07:00
hathach 4ec938230d
update uf2 BOARD_ID 2019-04-24 16:17:00 +07:00
hathach 69a1b555e4 force NFC as GPIO 2019-04-24 12:23:11 +07:00
hathach ca400565b3 clean up 2019-04-24 12:08:58 +07:00
hathach bcbd3fa089 enhance board management 2019-04-24 12:03:26 +07:00
hathach 2713069643 fix #59 incorrect button mapping for feather nrf52840 2019-03-27 13:03:41 +07:00
hathach 0cc0289c60 update dfu-flash for upgrading bootloader
clean up makefile
2019-02-22 23:55:01 +07:00
hathach 3737d4bc12 update segger project, cleanup 2019-01-31 21:39:02 +07:00
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 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