Commit Graph

51 Commits

Author SHA1 Message Date
hathach 7f1e327be3
add sudo usbreset 2024-03-26 17:13:02 +07:00
hathach ecea890fdc
use usbreset to reset built-in usb 2.0 hub VIA Labs before each test 2024-03-26 16:56:13 +07:00
hathach ad5c449f1e
bump up download artifacts to v4 2024-03-22 20:12:25 +07:00
hathach 54e35dd3cf
bump up upload artifact to v4 2024-03-22 18:52:52 +07:00
hathach 3d3bf45102
frdm k64f usb work well, add kinetis_k to ci cmake 2024-02-24 00:36:07 +07:00
hathach 14d44171b5
bump up to actions/setup-python@v5 2024-01-25 19:13:11 +07:00
hathach 64f86ef8e7
build workflow with hil-test when test/hil changes 2024-01-24 11:32:28 +07:00
hathach 3349e40276 add cmake support for lpc17 2024-01-11 17:32:21 +07:00
hathach c314cb2903
remove usage of linkermap, update checkout to v4 2023-12-18 20:07:17 +07:00
hathach 8633a2643a
update h5 build make/cmake 2023-12-15 18:08:19 +07:00
hathach 84839fa5f1
reset pi4 usb bus before checkout/download, so that we could skip delay 2023-12-14 16:52:45 +07:00
hathach 31c33ca853
tweak usb reset wait time, fix test script with IAR server 2023-12-13 19:18:08 +07:00
hathach b343ac6d0f
reset usb before running test 2023-12-13 19:05:44 +07:00
hathach 19d7d62e80
try to add samd51 to hil pool using doublereset (rpi gpio) and bossac 2023-12-13 18:54:00 +07:00
hathach f986f1f22d
add reset usb bus 2023-12-12 12:23:07 +07:00
hathach b5448a7987
add feather nrf52840 express to hil pool 2023-12-12 11:59:37 +07:00
hathach e1142d4527
wrap up s3 hil test 2023-12-11 14:52:21 +07:00
hathach c829116830
extract artifacts to same folder structure as ci build 2023-12-11 14:43:54 +07:00
hathach 3689c4c604
more test 2023-12-11 14:38:37 +07:00
hathach 721ae45ebb
update hil test to support s3 2023-12-11 14:29:11 +07:00
hathach 0642a6d9e7
more artifacts 2023-12-11 11:56:04 +07:00
hathach fd55b96ca1
test changing upload artifacts for hil test 2023-12-11 11:45:50 +07:00
hathach b45ad57c50
spare checkout test/hil and correct hil_pi4 uuid 2023-11-28 23:02:26 +07:00
hathach 0a4d92a71e
update hil for pi4 to use new hil_test.py 2023-11-28 18:28:45 +07:00
Ha Thach 68c4009bba
Merge branch 'master' into add-in_isr-to-hcd_int_hanlder 2023-09-27 17:01:40 +07:00
hathach 0a4fb6963d
fix build with lpc54 2023-09-27 16:19:39 +07:00
hathach 8cdcd0fa9d fix build and add u5 to ci 2023-09-19 18:35:15 +07:00
hathach 1eb0cb0c65
update readme to include max3421 support 2023-09-11 15:45:26 +07:00
hathach 2dea4ce6a2 add cmake support for samd21.
update ci cmake
2023-09-07 16:58:40 +07:00
hathach bb5d43e9c5
add samd51 to cmake 2023-09-07 15:31:43 +07:00
hathach 25bace5e81
add cmake for all board in stm32f4. fix build, also move ci for f4 from makefile to cmake 2023-08-04 12:49:26 +07:00
hathach a160da1f2b
add lpc43 family 2023-08-03 17:19:47 +07:00
hathach a268e0b7a3
add lpc40 to cmake 2023-07-24 15:18:41 +07:00
hathach 99e75e6a8a
rework ra build 2023-07-01 12:41:12 +07:00
hathach 15376397b1
run ci with -DCMAKE_BUILD_TYPE=MinSizeRel 2023-06-25 00:05:23 +07:00
hathach 30ccfe0832
more cmake less make 2023-06-24 23:36:52 +07:00
hathach 9b2b4ce647
move some family ci make to cmake 2023-06-24 23:32:24 +07:00
hathach e7090c7514
cmake refactor 2023-06-02 11:42:17 +07:00
hathach c750030f7a
add freertosconfig for g0, add cmake stlink, add g0 to cmake ci 2023-06-01 17:09:00 +07:00
hathach 59ad5c59df
fix artifacts location 2023-05-26 18:58:21 +07:00
hathach 4bd02fb04d
more test 2023-05-26 18:54:14 +07:00
hathach c88e7481be
retry hw test 2023-05-26 17:15:54 +07:00
hathach 7fb74a33a1
forgot to move hw test 2023-05-26 16:44:29 +07:00
hathach 7ac85d08c7
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly with make 2023-05-26 16:37:47 +07:00
hathach 625c27ca58
add workflow_dispatch for manual trigger 2023-05-25 16:20:58 +07:00
hathach 5a0c2bd638
update get_deps.py to support geting family as argument 2023-05-25 16:11:57 +07:00
Ha Thach 1ef820ecfe
Enhance chipidea (#2075)
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd
2023-05-23 21:45:00 +07:00
hathach c4b2fed8bd forgot sudo 2023-05-10 13:51:45 +07:00
hathach c3770019cb install ninja 2023-05-10 13:50:24 +07:00
hathach 8e3bdd2391 add python script to help building cmake, build all imxrt boards with ci 2023-05-10 13:09:15 +07:00