392 Commits

Author SHA1 Message Date
hathach
f38fbbfb2b
add cmake for xmc4000 2024-05-03 16:48:55 +07:00
hathach
704412bb48
add cmake for tm4c 2024-05-03 16:15:29 +07:00
hathach
4b86b49260
merge samd51 and same5x 2024-05-03 15:15:27 +07:00
hathach
1cf68f98b3
- add cmake to samd11
- build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel
2024-05-03 12:45:41 +07:00
hathach
6524e26e62
add cmake for stm32wb 2024-05-03 11:39:42 +07:00
hathach
dde13a3d4b
add cmake to msp432e4 2024-05-02 21:28:43 +07:00
hathach
e812fce29c
update cmake ci 2024-05-02 18:26:01 +07:00
hathach
b67cb26e51
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) 2024-04-24 16:17:33 +07:00
hathach
eaec0fb139
skip clang rp2040 build 2024-04-24 12:12:39 +07:00
hathach
16e099a9f9
integrate msp430 to build cmake 2024-04-23 12:38:55 +07:00
hathach
0f3d6c61b5
port clang stm32: f1, f2, f3 2024-04-23 12:04:08 +07:00
hathach
a410eb345c
fix ci typo 2024-04-23 11:25:01 +07:00
hathach
81cdf3ce55
bump up gcc to 12.3 2024-04-23 11:17:20 +07:00
hathach
71e0fd11c8
clang skip mcx since it does not work any more with gcc 2024-04-23 11:15:59 +07:00
hathach
5ca68ec049
forgot to specify clang 2024-04-19 23:16:59 +07:00
hathach
982713ad47
add clang to ci build 2024-04-19 23:16:58 +07:00
Ha Thach
fb21b6a67d
Merge pull request #2134 from clhenry/non-bus-powered-re-enumeration
Non-bus-powered MSP430 support.
2024-04-15 23:14:10 +07:00
hathach
9561e38267
install ninja build for msp430 2024-04-15 22:35:52 +07:00
hathach
b2acbd305d
use cmake to build msp430 2024-04-15 12:52:10 +07:00
Ha Thach
2fef23d066
Update labeler.yml 2024-04-12 10:57:27 +07:00
hathach
3991ff34f1
use pull_request_target for labeler 2024-04-11 10:50:26 +07:00
hathach
bf240ce9bb
add permission to lable issue/pr 2024-04-09 19:50:10 +07:00
hathach
ec1a06843c
more try/catch for labeler 2024-04-09 17:37:12 +07:00
hathach
cbbfbbb57e
add cpuctl and pinctl to tuh_configure() option for max3421 2024-04-08 13:16:08 +07:00
hathach
252e630433
try catch labeler rest api 2024-04-03 13:05:53 +07:00
Ha Thach
62864d5356
Update labeler.yml 2024-03-28 12:12:07 +07:00
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
98b8e960aa
Merge branch 'master' into add-tuh-deinit 2024-03-25 17:46:28 +07:00
hathach
a555266174
add new labeler workflow 2024-03-25 13:54:35 +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
d1f77e08ac
build esp32 ci with v5.1 2024-02-02 13:08:42 +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
f5f087e99c
skip iar build for f4 and h7 to save build time 2023-12-11 15:56:48 +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