Commit Graph

139 Commits

Author SHA1 Message Date
sabas1080 1b33504e14 add saml21 to CI 2021-06-18 11:11:26 -05:00
Ha Thach d49938d0f5
change ci to pico-sdk develop 2021-06-03 01:16:27 +07:00
graham sanderson 9b17acd168 actually fix pico-sdk checkout to checkout the right branch 2021-05-31 11:23:14 -05:00
graham sanderson db138a530c Switch checks to use tinyusb-0.10.0 branch of pico-sdk due to circular dependency 2021-05-31 11:10:55 -05:00
hathach f8e9c6ddbb
separate ci workflow, remove artifact & release upload 2021-05-26 17:12:26 +07:00
hathach 9fa9b67895
test separate ci workflow for msp430 2021-05-26 16:53:35 +07:00
hathach 7d0fb6f87a
enable ci for esp32s3 boards 2021-05-19 11:05:44 +07:00
hathach f7779c70d6 add lpc54 to ci 2021-04-28 23:27:12 +07:00
hathach c1c4b2f6bf complete lpc15 family 2021-04-28 15:16:36 +07:00
Ha Thach 01801c881b
Merge pull request #783 from alisitsyn/esp-based_on_334e95f
WIP: Add new Espressif target esp32s3 for tinyUSB
2021-04-19 13:01:50 +07:00
hathach faae19f560 update ci build 2021-04-18 15:44:50 +07:00
hathach 803b755554 update per review 2021-04-18 01:50:16 +07:00
Alex Lisitsyn 91e574075d espressif: temporarily remove the espressif_addax_1 board from test 2021-04-16 15:49:21 +02:00
Alex Lisitsyn 2f0cb8b5f1 tinyusb: add support of esp32s3 target
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
2021-04-16 13:38:00 +02:00
hathach 7c10b25dc1 try to correct ci 2021-04-11 13:45:55 +07:00
hathach c8bb0020ea update rp2040 to use pico-sdk externally
also try to update ci
2021-04-11 13:37:07 +07:00
Joey Castillo 861fff00ff Add SAML22 boards to build.yml 2021-04-10 17:03:21 -04:00
hathach 94d29d8578 add build-renesas for rx63n 2021-03-30 00:06:06 +07:00
hathach 7afe1d9e16 clean up
some how lpc55 ci cannot build without pre-checkout lib/sct_neopixel
2021-03-05 22:49:29 +07:00
hathach 7d877e286a update DEPS_SUBMODULES to optimize ci 2021-03-05 22:24:03 +07:00
hathach b846ded487 merge no-family example build
specify FAMILY_SUBMODULES for all boards
2021-03-04 22:50:45 +07:00
hathach ce4da82ce9 cache all toolchains to speed up ci 2021-03-04 20:22:16 +07:00
hathach 5d226ee733 add h745disco to family group 2021-03-03 20:22:55 +07:00
hathach e1966f8d91 mcb1800 and lpc18s37 work well with both device and host demo 2021-03-03 17:29:30 +07:00
hathach b066fdc2c6 move fomu to its own family, update ci with build risv 2021-03-02 12:24:12 +07:00
hathach 71313d934d update ci for msp430 family 2021-03-02 11:50:57 +07:00
hathach 7afaae7ffc remove submodule lib/CMSIS_5 2021-03-02 10:18:44 +07:00
hathach 7ff14a652b add submodule lib/FreeRTOS-Kernel 2021-03-01 22:13:21 +07:00
hathach 168993d04d re-enable all build 2021-03-01 21:45:48 +07:00
hathach 9bc921b342 update family submodule
temporarily disable other orphaned and esp32s2 build
2021-03-01 20:48:30 +07:00
hathach c222f6f111 try to fetch needed mcu submodule while running make 2021-03-01 20:25:55 +07:00
hathach 31aa77a85b add lpc55 to ci 2021-03-01 12:35:17 +07:00
hathach d2f3e70b64 rename examples folder dfu_rt to dfu_runtime 2021-02-11 12:08:09 +07:00
hathach 56b319d2d5 correct release asset 2021-02-05 21:53:33 +07:00
hathach 449bcc239f upload example as release assets 2021-02-05 21:24:46 +07:00
hathach 42dad78dbc add samd11 to ci 2021-02-04 14:17:51 +07:00
hathach a5403bdbe5 fix ci toolchain installation path 2021-02-03 13:29:59 +07:00
hathach 098cf76be7 add adafruit boards to ci build 2021-02-01 15:23:21 +07:00
hathach f3477f87ac specify ruby version for unit test 2021-01-29 11:30:15 +07:00
hathach f1867b3d2c more rename 2021-01-26 22:34:29 +07:00
hathach ae43551a55 rename artifact to have tinyusb- prefix 2021-01-26 22:26:35 +07:00
hathach c2d8aa0584 limit artifact to only uf2 for now
due to the large size of combined binaries of all boards + all examples
2021-01-26 22:04:20 +07:00
hathach 0a673de78a test ci 2021-01-26 21:46:11 +07:00
hathach 032f55feb6 try upload build binaries artifacts 2021-01-26 21:23:51 +07:00
hathach 6e027b1c4b revert ci cache toolchain, use xpack for armgcc and risv
since there is only 30s in difference
2021-01-25 16:42:00 +07:00
hathach 314c82b2ec more with toolchain cache 2021-01-25 16:11:18 +07:00
hathach 2a3bb78679 change riscv toolchain to xpack 2021-01-25 15:55:58 +07:00
hathach 8820aa8715 fix ci 2021-01-25 15:42:06 +07:00
hathach 066d268007 try to cache all toolchains to speed up ci 2021-01-25 15:38:29 +07:00
hathach 8bec3be68c try fixing msp430 cache 2021-01-25 13:46:23 +07:00