Benny Meisels
|
0a677620ab
|
Add board definition files for ARAMCON 2 Badge
|
2021-04-18 10:07:22 +03:00 |
|
Ha Thach
|
fc487794b3
|
Update changelog.md
|
2021-04-04 15:11:04 +07:00 |
|
Ha Thach
|
4f74d41871
|
Merge pull request #160 from KK1423/fix-paired-ota
Resolve OTA failure with bond shared from application
|
2021-04-04 15:09:01 +07:00 |
|
Ha Thach
|
77c7b7f6dc
|
Merge pull request #200 from adafruit/release-0.5.0
update changelog for release
|
2021-04-04 15:06:31 +07:00 |
|
hathach
|
488c6c4463
|
update changelog for release
rename board to all lower case
|
2021-04-04 14:42:12 +07:00 |
|
Ha Thach
|
f1b4740579
|
Merge pull request #196 from lyusupov/BUTTON_DFU_WAKEUP
Improvement/fix of system wake up by BUTTON_DFU GPIO
|
2021-04-04 14:31:45 +07:00 |
|
hathach
|
0098324683
|
skip DFU entirely with DFU_MAGIC_SKIP
|
2021-04-04 12:58:47 +07:00 |
|
hathach
|
26bafdcf24
|
Merge branch 'BUTTON_DFU_WAKEUP' of https://github.com/lyusupov/Adafruit_nRF52_Bootloader into lyusupov-BUTTON_DFU_WAKEUP
|
2021-04-02 23:14:02 +07:00 |
|
Ha Thach
|
5e6690e296
|
Merge pull request #194 from cmdwtf/board-add-sf-nrf52840-micromod
Add board 'sparkfun_nrf52840_micromod'.
|
2021-03-23 20:41:11 +07:00 |
|
Chris Dailey
|
78d0c3ae27
|
Update board.h
Adjust `UF2_BOARD_ID` to fit UF2 format.
|
2021-03-23 09:11:10 -04:00 |
|
Ha Thach
|
3895ffbda6
|
Merge pull request #197 from adafruit/update-tinyusb-0.9.0
update tinyusb to nclude nrf usb driver race condition fix
|
2021-03-19 16:27:53 +07:00 |
|
hathach
|
a4b5aa4ad1
|
update tinyusb to include nrf usb driver race fix
|
2021-03-19 16:22:13 +07:00 |
|
hathach
|
84e843ac86
|
update tinyusb to 0.9.0
|
2021-03-16 23:17:32 +07:00 |
|
Linar Yusupov
|
0299cfedb5
|
Avoid entering into DFU mode upon wake up by BUTTON_DFU GPIO
|
2021-03-11 13:20:25 +03:00 |
|
Chris Dailey
|
b404dabe15
|
Add sparkfun_nrf52840_micromod to CI
|
2021-03-09 13:03:07 -05:00 |
|
Chris Dailey
|
d88ab7427a
|
Updated sf micromod USB PIDs
As per the PIDs provide by TheHoff, [here](https://forum.sparkfun.com/viewtopic.php?p=223812#p223812)
|
2021-03-09 12:53:02 -05:00 |
|
nitz
|
d481de3e00
|
Add SparkFun MicroMod nRF52840 to readme.
|
2021-03-07 01:04:04 -05:00 |
|
nitz
|
1a5df60739
|
Add board 'sparkfun_nrf52840_micromod'.
|
2021-03-07 00:56:50 -05:00 |
|
Ha Thach
|
cb916d3087
|
Merge pull request #192 from jamesadevine/apa102
add support for APA102 LEDs
|
2021-03-04 23:45:34 +07:00 |
|
James Devine
|
0670265be0
|
Add ifdef guard for apa102 teardown
|
2021-03-03 12:47:27 +00:00 |
|
James Devine
|
6f7dc38d3c
|
ifdef guard inclusion of nrf_spim
|
2021-03-02 23:41:45 +00:00 |
|
James Devine
|
91f16ade72
|
add support for APA102 LEDs
|
2021-03-02 23:32:01 +00:00 |
|
Ha Thach
|
81da515ae6
|
upload update uf2 separately in release
|
2021-02-17 16:19:09 +07:00 |
|
Ha Thach
|
3aaef724b2
|
release 0.4.1
|
2021-02-17 15:59:15 +07:00 |
|
Ha Thach
|
ba5d783c20
|
Merge pull request #189 from glenne/master
Add USB connect timeout for app reset to UF2 or Serial via GPREGRET
|
2021-02-17 15:52:47 +07: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 |
|
Ha Thach
|
b37c078213
|
Merge pull request #191 from adafruit/fix-ci-190
fix ci arm gcc install path
|
2021-02-15 14:16:53 +07:00 |
|
hathach
|
ba5977d679
|
fix ci arm gcc install path
|
2021-02-15 14:07:20 +07:00 |
|
Ha Thach
|
4ba802d127
|
Merge pull request #186 from lyusupov/REGOUT0
fix against pollution of REGOUT0 reserved bits
|
2021-02-01 21:36:54 +07:00 |
|
Linar Yusupov
|
f9125593b2
|
fix against pollution of REGOUT0 reserved bits
|
2021-01-30 12:27:52 +03:00 |
|
Ha Thach
|
15e26618dc
|
Merge pull request #185 from adafruit/upload-artifacts
Prepare for release
|
2021-01-19 15:44:30 +07:00 |
|
hathach
|
a1412543c8
|
update changelog
|
2021-01-19 15:39:11 +07:00 |
|
hathach
|
01b032ee7d
|
add upload artifacts and release assets to ci
|
2021-01-19 13:00:43 +07:00 |
|
hathach
|
72160554dc
|
change ci to matrix build
|
2021-01-19 12:19:47 +07:00 |
|
Ha Thach
|
eab7e687de
|
Merge pull request #177 from mmoskal/power_cfg
Allow for power supply configuration
|
2020-12-08 10:34:57 +07:00 |
|
Ha Thach
|
b39cd8ff45
|
Merge pull request #176 from mmoskal/makefile_user
Add optional Makefile.user (eg for BOARD=...)
|
2020-12-08 10:15:43 +07:00 |
|
hathach
|
38ff498101
|
fix ci add-path
|
2020-12-08 10:10:51 +07:00 |
|
hathach
|
4199430fe6
|
fix ci with setup-node
|
2020-12-08 10:07:58 +07:00 |
|
Michal Moskal
|
6fc2145871
|
Allow for power supply configuration
|
2020-12-02 10:55:00 +01:00 |
|
Michal Moskal
|
b960b99182
|
Add optional Makefile.user (eg for BOARD=...)
|
2020-12-01 10:43:19 +01:00 |
|
Ha Thach
|
64ea299572
|
Merge pull request #173 from Atelier-Du-Maker/master
Add Holyiot nrf52840
|
2020-10-29 10:18:56 +07:00 |
|
Gaetan
|
d19e26fc9b
|
Fix UF2_VOLUME_LABEL
|
2020-10-28 22:31:19 +01:00 |
|
Gaetan
|
7963ebcad9
|
Change Board Name & fix typo
rename : src/boards/holyiot_nrf52840/board.h -> src/boards/ADM_B_NRF52840_1/board.h
rename : src/boards/holyiot_nrf52840/board.mk -> src/boards/ADM_B_NRF52840_1/board.mk
rename : src/boards/holyiot_nrf52840/pinconfig.c -> src/boards/ADM_B_NRF52840_1/pinconfig.c
|
2020-10-28 22:25:11 +01:00 |
|
Gaetan
|
d7af151e72
|
Add File
modifié : src/boards/holyiot_nrf52840/board.h
|
2020-10-26 22:27:20 +01:00 |
|
Ha Thach
|
771cabbf94
|
Merge pull request #172 from jpconstantineau/master
Request to add BlueMicro to Boards
|
2020-10-23 11:24:11 +07:00 |
|
Pierre
|
705990bce8
|
changing from BlueMicro to BlueMicro nrf52840
|
2020-10-22 16:26:05 -06:00 |
|
Pierre
|
0443811140
|
updated PID as per openmmoko PR
|
2020-10-22 08:07:11 -06:00 |
|
Pierre
|
d37a3ae640
|
checked buton 2 connection
|
2020-10-20 22:17:02 -06:00 |
|
Pierre
|
f5a48c3356
|
adding BlueMicro to boards
|
2020-10-20 21:43:52 -06:00 |
|
Pierre
|
88bc14bb4e
|
adding BlueMicro to boards
|
2020-10-20 21:41:57 -06:00 |
|