Commit graph

30 commits

Author SHA1 Message Date
hathach
ef8903ac8e move makboards.py scripts tools/, refactor to use f-string 2023-06-21 21:34:19 +07:00
hathach
c307d378eb
fix incorrect PID for pIRKey board (conflict with M0 trinket) 2023-05-23 10:12:41 +07:00
hathach
7c47afb817
remove ARDUINO_SAMD_ZERO from some boards due to fastled issue 2022-11-01 11:51:14 +07:00
Ha Thach
137b8d2de0
fix typo board defines for feather m0 express (#325) 2022-03-08 14:24:19 -05:00
hathach
327fbceb48 revert bossac tool from 1.9 back to 1.8
move blm badge up in boards.txt, update id for portal m4
2022-02-04 12:12:52 +07:00
Ha Thach
2a7aae79ee
Update makeboards.py 2022-01-27 01:15:58 +07:00
hathach
5528bf224f add makeboard.py to genearte boards.txt to prevent error in board addition 2022-01-26 17:25:48 +07:00
Ha Thach
203746757a
Update tinyusb library to compatible with 1.2.0 (#303)
* more Adafruit_TinyUSB include

* add metro m0 m4 with tinyusb to ci

* correct fqbn

* support ci with tinyusb variant

bump zeroDMA and fix warnings with USBHost library example

* install missing libraries

* more libraries

* update tinyusb library to 1.2.0

increase version to 1.7.3
2021-06-25 10:08:33 -04:00
hathach
481e4920dd
always build with all warnings, but not fatal error 2021-05-25 22:37:20 +07:00
hathach
461f855940 ci skip tinyusb lib examples for now 2021-05-18 21:24:48 +07:00
hathach
704450cc1c
add libraries/Adafruit_TinyUSB_Arduino as submodule
include Adafruit_USBD_CDC.h from submodule
2021-05-08 01:08:31 +07:00
Henry Gabryjelski
622d9f6183 re-enable builds with all warnings 2020-01-17 01:16:20 -08:00
Henry Gabryjelski
cb97944642 Can we mark jobs as allowed to fail? 2020-01-17 01:16:20 -08:00
hathach
c53c44331e build most of adafruit samd boards 2020-01-02 17:03:44 +07:00
hathach
9d9b509084 add metro_m4 test 2020-01-02 13:07:55 +07:00
hathach
1595e2f59b update lib deps 2020-01-02 12:53:46 +07:00
hathach
90c0b48235 add build all script 2020-01-02 12:47:54 +07:00
Martino Facchin
f7c8e94649 Update tools in hourly build 2017-04-04 10:47:56 +02:00
Sandeep Mistry
a82712a7e8 Use latest arduinoOTA 2017-03-01 09:12:24 -05:00
Sandeep Mistry
a15d190ada Add support for updating sketches from an SD card
Via 2nd stage boot code that checks SD card for UPDATE.bin
2017-02-15 15:31:18 -05:00
Cristian Maglie
d43deb2e97 Fixed templates for json index 2017-02-02 16:14:48 +01:00
Cristian Maglie
5b7c293b2f CMSIS headers for SAML21 2017-02-02 16:13:48 +01:00
Martino Facchin
48d764ab04 Update openocd to 0.9.0-arduino5-static 2017-01-30 11:30:24 +01:00
Sandeep Mistry
139f89d332 Update package JSON templates 2016-12-02 12:52:22 -05:00
Cristian Maglie
6cdf0d47a6 Updated CI release scripts 2015-11-30 21:16:41 +01:00
Cristian Maglie
4f3b95ca66 Update package.json templates 2015-11-30 21:16:41 +01:00
Cristian Maglie
a6de8b27cb Upgrade bossac to 1.6-arduino 2015-07-21 15:05:19 +02:00
Cristian Maglie
ea59a7b523 Added hourly build script 2015-07-03 17:49:15 +02:00
Cristian Maglie
74e68beff8 Fix to PR build script (follow semver) 2015-06-24 08:47:55 +02:00
Cristian Maglie
8fe631f9a6 Added pull request builder scripts 2015-06-23 18:42:25 +02:00