68 Commits

Author SHA1 Message Date
taco
0c0ef4075c update README.md 2026-04-13 22:24:16 +10:00
taco
51f241024e Update README.md again 2025-12-23 10:10:47 +11:00
taco
656585e9d2 Update README.md 2025-12-22 01:32:13 +11:00
taco
711e6d7e22 Update README.md 2025-12-21 09:44:25 +11:00
taco
d0ce3f8ba9 updated README.md 2025-11-28 15:01:41 +11:00
taco
4774154467 Update README.md 2025-09-05 12:38:43 +10:00
taco
d0d107df3e update readme
corrected rak bootloader version info
2025-06-16 12:30:48 +10:00
oltaco
d130299e54 Update README.md
new description
2025-06-13 16:59:20 +10:00
oltaco
7215059fae Update README.md
fixed second settings screenshot image
2025-06-13 15:33:14 +10:00
taco
99b637eab1 updated readme 2025-06-13 13:48:23 +10:00
oltaco
2f18890500 Update README.md 2025-03-06 13:56:38 +11:00
hathach
d2977b16c8 update readme doc 2022-10-16 19:24:08 +07:00
hathach
6c0bb9d8ec clean up makefile
- rename target sd -> flash-sd, mbr -> flash-mbr, dfu-flash -> flash-dfu
- update readme
- clean up python script, add multiprocess build
2022-07-12 20:40:57 +07:00
Pontus Oldberg
cf963945cf Updated README 2022-06-23 09:44:49 +02:00
hathach
4dab09085f update readme for 833 uf2 family id 2021-12-23 15:23:05 +07:00
Ha Thach
41db95f28e Add linkermap target for size analysis (#227)
* correct url link for led glasses driver
* add linkermap to ci
2021-10-13 00:02:52 +07:00
nitz
d481de3e00 Add SparkFun MicroMod nRF52840 to readme. 2021-03-07 01:04:04 -05:00
Glenn Engel
755cfa95e4 Add USB connect timeout for app reset to UF2 or Serial via GPREGRET 2021-02-15 07:49:52 -08:00
ogatatsu
cf72b29e21 add akizukidenshi AE-BL652-BO to README.md 2020-09-13 17:13:05 +09:00
nitz
43cfc4c0f0 Add M.2 board to README.md 2020-08-05 09:41:34 -04:00
hathach
62336dc766 add uf2 conv for bootloader 2020-05-13 00:00:28 +07:00
hathach
316891dbd5 everything seems good 2020-05-12 23:21:58 +07:00
hathach
d50796ff4c replace mergehex with python-intelhex 2020-05-12 14:53:13 +07:00
hathach
013458ad97 makefile to generate bootloader-nosd.uf2
everything seems working
2020-05-12 14:33:56 +07:00
hathach
f097cae0cd remove combinehex and erase target
update Readme
2020-03-25 19:58:17 +07:00
hathach
0526a2b120 update board list, change Clue to CLUE 2020-03-12 12:27:40 +07:00
Samveen
5d04a6c26a show passing of GNU_INSTALL_ROOT to make via param 2020-01-13 11:43:42 +05:30
Ha Thach
5b2b688d03 Actionci (#95)
* add ci yml
* more test
* fix submodule
* use checkout v1 with submodule
* run build_all
* get mergehex
* test path
* mergehex
* path test
* more path test
* path test
* clean up yml
* use action ci badge
2020-01-03 12:09:59 +07:00
Ha Thach
a78d555f79 Merge pull request #88 from adafruit/develop
adding support for nrf52833
2019-12-17 12:08:35 +07:00
hathach
1597434ed7 fix #84 2019-11-29 01:17:23 +07:00
Zach Whitehead
cf6aca19b0 Fix Readme formatting 2019-11-23 11:53:32 -05:00
mdxs
9c474844be Fixed simple typo 2019-10-26 00:44:26 +02:00
hathach
c751975f1d update changelog and readme, ready to relase 0.2.12 2019-08-22 21:57:53 +07:00
hathach
2c13fd53f4 support 10 neopixel of cplayground 2019-06-17 22:51:38 +07:00
hathach
31e21d8b38 add travis badge, make with 4 thread 2019-05-03 14:05:14 +07:00
hathach
a7c19a4d99 fix typo per PR discussion 2019-04-25 10:36:08 +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
69a1b555e4 force NFC as GPIO 2019-04-24 12:23:11 +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
Spegs21
4653c07f06 Update README.md 2019-03-27 22:39:04 -04:00
Spegs21
d3f5249a61 Add detail for using UF2 2019-03-27 22:37:35 -04:00
hathach
4ea74d4600 Update README.md 2019-03-06 00:52:07 +07:00
hathach
0cc0289c60 update dfu-flash for upgrading bootloader
clean up makefile
2019-02-22 23:55:01 +07:00
hathach
e66ee2af6d readme ref link 2018-12-21 12:48:24 +07:00
hathach
fc3d6e07ec Update README.md 2018-12-19 18:50:20 +07:00
hathach
87a0124cd9 add product link to feather nrf52840 2018-12-19 17:21:10 +07:00
Scott Shawcroft
a1ed09c4d8 Merge pull request #34 from tannewt/rework_leds
Rework leds, add Travis and add Particle boards
2018-12-06 10:26:43 -08:00
Scott Shawcroft
1b35dbf643 Add build script and hook it into Travis 2018-12-04 15:18:49 -08:00
Mahmoud Eladawi
3b070006dc Update README.md 2018-11-21 14:37:47 -05:00
hathach
37690823ac update segger project for SD 6.1.1 2018-11-09 22:29:59 +07:00