Commit Graph
677 Commits
Author SHA1 Message Date
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
0.4.0
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
Ha Thach 18b6b44b1e Merge pull request #171 from adafruit/fix-ci-python3.8
fix ci with python 3.8
2020-10-16 00:29:20 +07:00
hathach 035e5ba9ac fix ci with python 3.8
python 3.9 has issue with intelhex (issue 45)
2020-10-16 00:25:31 +07:00
hathach e5e10260d7 more shell command 2020-10-15 23:50:20 +07:00
Ha Thach 7b86264376 Merge pull request #169 from adafruit/fix-163
use shell cmd instead of assignment
2020-10-11 13:48:15 +07:00
hathach 3da8e987df use shell cmd instead of assignment 2020-10-11 13:42:17 +07:00
Ha Thach 093b0091b6 Merge pull request #168 from ogatatsu/AE-BL652-BO
add akizukidenshi AE-BL652-BO
2020-09-13 15:25:46 +07:00
ogatatsu cf72b29e21 add akizukidenshi AE-BL652-BO to README.md 2020-09-13 17:13:05 +09:00
ogatatsu 66097042bb add akizukidenshi AE-BL652-BO 2020-09-10 21:00:46 +09:00
Dan Halbert 35e8ad97ac Merge pull request #166 from adafruit/remove-timeout
remove dfu timeout
2020-09-05 08:46:41 -04:00
hathach 73d5190081 ci again, reduce make -j to 4 2020-09-04 18:39:29 +07:00
hathach 8966b2077e ci again 2020-09-04 18:35:40 +07:00
hathach e1339e9d45 update build script 2020-09-04 18:28:32 +07:00
hathach 27218de969 add ci clean before build, which help with parallel compiling 2020-09-04 18:25:12 +07:00
hathach ef3341d43f force ci to use offical arm gcc which is xpack 9.3.1-1.1.1 2020-09-04 18:20:40 +07:00
hathach 5f39316cd9 fix side-effect prevent dfu when disable timeout 2020-09-04 18:20:07 +07:00
hathach 11572aa83d revert ci clean 2020-09-04 16:31:09 +07:00
hathach 33195c9db8 ci clean before build 2020-09-04 15:50:45 +07:00
hathach bf4e000e93 remove dfu timeout 2020-09-04 15:13:42 +07:00
Ha Thach 8b49f47cac Merge pull request #161 from nitz/feature-pitaya-go
Add MakerDiary Pitaya Go board.
2020-08-19 13:45:12 +07:00
nitz 9ad10c8b1b Add MakerDiary Pitaya Go board. 2020-08-18 20:05:45 -04:00
Ha Thach 9ae36fe7e8 Merge pull request #155 from nitz/feature-board-makerdiary-m2
Add MakerDiary nRF52840 M.2 Module board.
2020-08-06 23:32:52 +07:00
nitz a5b78ff410 Updated with @xiongyhui's VID/PID from Seeed 2020-08-06 11:11:31 -04:00
Ha Thach 934d141b7e Merge pull request #158 from nitz/feature-pyocd-flasher
Add pyocd flash targets.
2020-08-06 20:55:44 +07:00