Commit Graph

303 Commits

Author SHA1 Message Date
Sean Cross 91cd582dea simmel: remove dfu and ota bootloaders
We don't want this device to be updatable over the air, and we don't
need the serial DFU bootloader.  This leaves only UF2.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-18 22:37:06 +08:00
Sean Cross fd4c2138a3 boards: add simmel
Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-17 10:45:41 +08:00
Sean Cross 7d822f4df4 bootloader: start removing bluetooth support
We don't need bluetooth support for Simmel.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-04-17 10:45:11 +08:00
hathach 2128d60cc9 enable most warning option, fix all warnings 2020-03-25 18:39:39 +07:00
hathach 6b3f70db47 remove all uart pin from nrf52840 board, since it is not used. 2020-03-25 18:18:27 +07:00
hathach b2d4b016a9 enale Wextra
clean up some warning
2020-03-25 14:09:07 +07:00
hathach 01ac2b3d46 clean up 2020-03-25 00:31:39 +07:00
hathach 42734a1ab5 move segger out of src folder 2020-03-24 21:59:53 +07:00
hathach 86809ca043 fix #89 2020-03-24 21:46:54 +07:00
hathach 54f4fdab58 sync with tinyusb master 2020-03-24 21:26:00 +07:00
hathach cb735eaf8b clean up makefile, move linker out of src folder 2020-03-24 21:07:20 +07:00
hathach 0526a2b120 update board list, change Clue to CLUE 2020-03-12 12:27:40 +07:00
hathach ab4ecd141f follow up to #114 2020-03-12 12:21:57 +07:00
Michal Moskal fc63d5096a Fix for 832 2020-03-09 21:00:20 -07:00
Michal Moskal 7d59a758da Make sure all pins are in reset state on teardown 2020-03-09 20:37:44 -07:00
Dan Halbert 9df8b8b870 correct LED1 pin; make volume label FTHRSNSBOOT 2020-03-05 15:55:42 -05:00
hathach 80e0c1501e follow up to pincofig 2020-03-01 00:49:52 +07:00
Michal Moskal 2446d02e59 Increase settings area to 2k (as per PR comments) 2020-02-28 13:34:41 -05:00
hathach 7ddab6435f
move bootloaderConfig into pinconfig.c 2020-02-28 09:49:00 +07:00
Michal Moskal fe5cbd8183 Allow for single-tap reset when requested 2020-02-14 12:14:33 -08:00
Michal Moskal c5c2039bfd Add support for bootloader pin config data for Arcade 2020-02-13 17:06:09 -08:00
Michal Moskal dd43e2ac87 Allow for skipping bootloader double-reset wait 2020-02-13 13:11:50 -08:00
Lady Ada 27cd385c58 https://www.adafruit.com/product/4516 2020-01-31 23:10:07 -05:00
dongie ddae34c381 Add support for Waveshare nRF52840 Eval Kit.
The board is basically a breakout for all pins on 52840 plus a couple nice extras like USB>Serial dongle, leds, button(s) and 2.54mm headers for all I/O.
2020-01-30 13:56:08 +09:00
Michael Welling 9c6c0d3031 Add support for OHS2020 Badge
Signed-off-by: Michael Welling <mwelling@ieee.org>
2020-01-16 17:45:44 -08:00
Benny Meisels 32bfb2adae Added AramCon Badge 2019 board 2020-01-15 23:04:47 +02:00
hathach a83f5d8e11 clean up 2020-01-13 16:03:39 +07:00
hathach 2fe17d9996 clean up 2020-01-11 11:45:36 +07:00
hathach 54ca93d499 verD 2020-01-10 17:13:02 +07:00
hathach 0e6936de76 adding raytac mdbt50q rx dongle support
https://github.com/adafruit/Adafruit_nRF52_Arduino/pull/328
2020-01-10 17:08:09 +07:00
Ryan A. Pavlik 6df0bfdc4c
Fix URL shown for CPB
It was going to the orange M4 HalloWing.
2020-01-02 10:25:09 -06:00
Lady Ada 3adfba32c8 add clue bootloader 2019-12-26 19:15:00 -05: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 7cd90551c9 added board.mk for all boards 2019-11-12 00:32:47 +07:00
hathach 8a979d33bc clean up, use BLEDIS_MANUFACTURER and BLEDIS_MODEL for USB Manufacturer and Product string 2019-11-11 15:50:28 +07:00
hathach c6d02901b3 serial descriptor clean up 2019-11-11 15:35:43 +07:00
hathach 126115a2cb update repo to work with latest tinyusb and nrfx module 2019-11-11 15:27:44 +07:00
ladyada 85a1556864 UF2 bootloader for nano33 2019-10-25 21:45:43 -04:00
hathach 9556f2ace8 follow up to PR #77 2019-09-25 12:17:46 +07:00
Kreg Hanning 8906b2a8bd Add check for button direction 2019-09-09 08:59:31 -04:00
Henry Gabryjelski 04290e7bea
Fix bug in __DOSTIME__ macro 2019-08-14 12:32:36 -07:00
Ladyada d78322519a this time with correct pins 2019-08-04 21:03:13 -04:00
Ladyada 09daa09a5e initial bootloader def (is using neopix instead of dotstar) 2019-08-04 17:53:16 -04:00
ladyada 661827c166 update to rev C pins 2019-07-13 19:59:09 -04:00
hathach 2c13fd53f4 support 10 neopixel of cplayground 2019-06-17 22:51:38 +07:00
ladyada 95325465cc add draft for cplay nrf52840 2019-06-14 22:18:58 -04:00
hathach da2de8d519
update pid for metro nrf52840 2019-04-27 16:40:08 +07:00
hathach 8f00fb9270
update ses project 2019-04-24 18:31:26 +07:00
hathach 5eac387b5a
clean up BLEDIS firmware version 2019-04-24 17:13:41 +07:00