Commit Graph

51 Commits

Author SHA1 Message Date
hathach
7ddab6435f
move bootloaderConfig into pinconfig.c 2020-02-28 09:49:00 +07:00
Michal Moskal
c5c2039bfd Add support for bootloader pin config data for Arcade 2020-02-13 17:06:09 -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
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
ladyada
85a1556864 UF2 bootloader for nano33 2019-10-25 21:45:43 -04: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
b3b9e089f4
clean up 2019-04-24 16:51:31 +07:00
hathach
6bbcab7f50
update uf2 product name 2019-04-24 16:46:25 +07:00
hathach
137785f2f0
update uf2 index url, add UF2_ prefix for volume lable and index url 2019-04-24 16:31:08 +07:00
hathach
4ec938230d
update uf2 BOARD_ID 2019-04-24 16:17:00 +07:00
hathach
bcbd3fa089 enhance board management 2019-04-24 12:03:26 +07:00
hathach
44967695a4 Merge branch 'master' into develop 2019-04-24 10:16:39 +07:00
Tavish Naruka
389c05b643 Add support for Electronut Labs Papyr
Signed-off-by: Tavish Naruka <tavishnaruka@gmail.com>
2019-04-19 11:27:14 +05:30
hathach
d4cc11e132
change in file license term from BSD to MIT 2019-03-27 13:38:36 +07:00
hathach
2713069643 fix #59 incorrect button mapping for feather nrf52840 2019-03-27 13:03:41 +07:00
Gregory P. Smith
01492634b6 Use RGB red and blue as primary and secondary.
The code currently expects a primary LED no matter what so the
RGB led support combined with that clobbers the nice pulsing primary.
2019-03-03 21:12:30 -08:00
Gregory P. Smith
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
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
3611a0579e
minor clean up for pca10059 2019-01-11 11:36:42 +07:00
Scott Shawcroft
73a9d50236
Review comments 2018-12-04 22:54:45 -08:00
Scott Shawcroft
42e1a0639c
Fix argon LED 2018-12-04 16:33:24 -08:00
Scott Shawcroft
f2b9422127
Use python2 2018-12-04 16:30:02 -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
4f48b8b51a
rename led blink fast name 2018-11-23 11:46:21 +07:00
Dan Halbert
646838261c add pca10059 2018-09-06 13:46:11 -04: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
971619aa7e rename boards
feather52832 to feather_nrf52832
feather52840 to feather_nrf52840
2018-08-11 10:50:21 +07:00
hathach
f41c039228 move boards.h to src 2018-08-08 15:19:02 +07:00
hathach
6f40f02537 more clean up 2018-08-08 00:41:41 +07:00
hathach
0d301a23e2 clean up bsp 2018-08-07 22:23:33 +07:00
hathach
8c33712848 move a file 2018-08-07 22:19:57 +07:00
hathach
797e30dfc7 adding s132 files 2018-08-06 20:05:01 +07:00