Commit Graph

69 Commits

Author SHA1 Message Date
hathach e37c884463 remove unused macros
BLE_STACK_SUPPORT_REQD, SWI_DISABLE0, FLOAT_ABI_HARD
2020-03-24 23:26:52 +07:00
hathach 5c5b9945bc rename clean up 2020-03-24 23:08:23 +07:00
hathach f99645ede8 more clean up 2020-03-24 22:47:15 +07:00
hathach cb735eaf8b clean up makefile, move linker out of src folder 2020-03-24 21:07:20 +07:00
hathach bfa269c55f makefile and build clean up 2020-03-24 16:04:21 +07:00
hathach 80e0c1501e follow up to pincofig 2020-03-01 00:49:52 +07:00
Michal Moskal c7cb5f971e Add 'make gdb' target 2020-02-28 13:26:49 -05:00
Michal Moskal 563f15158d Add gdbflash target using BMP 2020-02-13 17:14:37 -08:00
Michal Moskal c5c2039bfd Add support for bootloader pin config data for Arcade 2020-02-13 17:06:09 -08:00
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