281 Commits

Author SHA1 Message Date
hathach
f5f2433c5a
wait for enumeration before test 2022-07-27 12:08:50 +07:00
hathach
95c0262cd6
update test 2022-07-26 23:14:27 +07:00
hathach
d15a86bc69 test flash and hw test with cdc msc 2022-07-26 16:49:51 +07:00
hathach
0be6db50f8 test self-hosted 2022-07-26 16:31:07 +07:00
hathach
53db23142a add get-dependencies.py 2022-07-01 17:23:14 +07:00
hathach
5323472afd update get-deps for ci 2022-07-01 16:37:34 +07:00
hathach
12341118e3 add get-deps target
update ci to get-deps first
2022-07-01 16:24:58 +07:00
hathach
1e00fe78c7 use action gcc 2022-06-29 14:07:00 +07:00
hathach
835ab01cab
fix stm32 g4 and wb build issue with freertos, also add them to ci build 2022-06-24 21:52:51 +07:00
Rafael Silva
4c89776a27 add renesas ek-ra4m3 board port
Signed-off-by: Rafael Silva <rafaelsilva@ajtec.pt>
2022-06-02 09:35:30 +01:00
Ha Thach
2683deb0dd
Merge branch 'master' into ch32v307 2022-05-21 13:54:25 +07:00
Ha Thach
c2bcda86e2
Merge pull request #1412 from hathach/pio-host
PIO USB support
2022-05-16 16:29:20 +07:00
hathach
4586d8f119 add upstream Pico-PIO-USB 2022-05-16 13:44:06 +07:00
Grant Slater
35d1a71ed7 GH Update to actions/checkout@v3 2022-04-24 16:49:29 +01:00
Grant Slater
3a1c7339cd Replace actions/setup-ruby with replacement ruby/setup-ruby 2022-04-24 16:48:49 +01:00
Greg Davill
ac058a4c45 Add ch32v307 to build workflow 2022-03-22 22:32:53 +10:30
hathach
d4d7d35afb checkout pio-usb 2022-03-02 13:24:51 +07:00
Scott Shawcroft
84e2df51be
Split by compiler for testing 2022-01-05 14:11:39 -08:00
hathach
63310d72e1 skip ci for s3 2021-12-21 00:04:50 +07:00
hathach
a442679459 change ci to s3 to espressif_s3_devkitm 2021-12-20 23:55:04 +07:00
hathach
1d1e75236c temporarily skip s3 build on ci 2021-12-02 12:02:25 +07:00
hathach
1c77f9f669
msp432e4 ci typo, skip dfu example for tm4c123 2021-11-08 20:03:47 +07:00
hathach
17ef1503c8
move tm4c132 into bsp family, add it into ci 2021-11-08 17:37:21 +07:00
hathach
f65917f51a
rename to simply OPT_MCU_MSP432E4, add msp432e to ci 2021-11-08 17:29:26 +07:00
hathach
3fc3e400b0
add xmc4000 to ci build 2021-11-05 13:23:31 +07:00
hathach
0e733ae14b
add pi4 to ci build in build_aarch64 2021-11-02 21:46:23 +07:00
hathach
4431ced598 add L4 to ci, update doc 2021-11-02 16:20:39 +07:00
Ha Thach
b26cc2cc46
Add linkermap for size analysis (#1136)
* add NO_LTO option to make
* add linkermap submodule and linkermap target
* add linkermap to ci build
* linkermap doesn't work with esp32sx map file yet
* add note for linkermap target
2021-10-13 00:57:45 +07:00
hathach
b5b03e6c7f
add mm32 to ci build, also re-enable esp32s3 2021-09-29 15:33:44 +07:00
hathach
4b72ad9b9f add f1 to ci build 2021-08-19 18:54:53 +07:00
hathach
37d9f940ee add gd32vf103 to riscv ci 2021-08-15 17:21:31 +07:00
hathach
b6f226dbaa comment out esp32s3 ci due to USB0 not defined in IDF linker 2021-06-28 16:25:28 +07:00
hathach
01987ef86c merge saml21 + saml22 = saml2x 2021-06-28 14:37:41 +07:00
Ha Thach
b2feae15e4
Merge pull request #927 from hathach/add-rx65n-board
Add rx65n board
2021-06-28 13:53:42 +07:00
hathach
07e6a0e870 reduce esp32s2 board to ci 2021-06-28 13:13:00 +07:00
hathach
856dc0bab9 update doc and clean up 2021-06-28 12:59:53 +07:00
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