Commit Graph

507 Commits

Author SHA1 Message Date
hathach
bffe5d97cc limit hil-hfp iar build to 4 parallel jobs 2025-05-19 20:22:29 +07:00
hathach
38e5a67461 bump up pio-usb and codeql version 2025-05-15 10:27:00 +07:00
hathach
baf67539fc fix warnings, minor clean up 2025-05-13 12:16:22 +07:00
hathach
228b2dec1c bump ci to gcc 14 2025-05-12 15:40:58 +07:00
hathach
a05fc50461 clean up ci 2025-05-06 18:41:12 +07:00
hathach
fb2214dea6 move hil into build workflow 2025-05-06 16:30:34 +07:00
hathach
ba45625ea4 minor ci update 2025-04-18 14:29:06 +07:00
hathach
5c7ca2acad change gh ci iar to push event 2025-04-18 12:07:08 +07:00
hathach
46d2d4199e run arm-iar with non-forked PR 2025-04-17 21:36:09 +07:00
hathach
d4983acd3a github ci support setup/install iar toolchain 2025-04-17 16:50:25 +07:00
hathach
3851c7c97a - run arm-iar using github action
- add skip_ci.txt to family folder to skip boards in ci run
2025-04-17 16:07:10 +07:00
hathach
eea42fd119 update iar build 2025-04-17 13:05:18 +07:00
hathach
ccb34dbbdb add toolchain.json for toolchain url 2025-04-17 12:20:05 +07:00
hathach
f23bef5fd8 update IAR LMS CLOUD 2025-02-11 20:30:07 +07:00
hathach
7282572a56 skip iar build for forked PR 2025-02-06 17:19:18 +07:00
hathach
6b3a5957c2 cmake remove EXAMPLE-tinyusb target as library 2025-01-25 16:08:40 +07:00
hathach
1003aba690 use board alias for pca10056 2025-01-25 12:39:08 +07:00
hathach
13856af935 add -DRTOS=zephyr to ci west build 2025-01-25 12:19:24 +07:00
hathach
201b9707b9 try build zephyr with ci 2025-01-24 11:54:42 +07:00
hathach
786aa2cd1c use IAR toke for hfp runner since normal IAR license is expired 2025-01-20 23:45:57 +07:00
hathach
2109b801d4 update esp-idf to 5.3.2 2025-01-16 11:56:19 +07:00
hathach
f74ee9c4ed change rx url 2024-12-17 10:54:03 +07:00
hathach
73ec14d926 install libc++ for clang build fuzzer 2024-12-17 00:35:05 +07:00
hathach
7e207e4f4a fix warning due to bsp_rom_registers.c 2024-12-16 23:48:44 +07:00
Ha Thach
310b8657f0 try to run arm-iar with circleci with new token (#2890)
* try to run arm-iar with circleci with new token
* limit iar ci parallel build to 4 for medium+ and 6 for large
* add hil-hfp to compile and test with IAR
2024-12-05 18:01:16 +07:00
hathach
f090b64227 enable ci for stm32c0, fix build issue with video example and clang 2024-11-27 23:00:49 +07:00
Ha Thach
dbc2c8d972 Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings  for   cmake (skip  make)
2024-11-27 18:28:12 +07:00
hathach
c09eedaf24 try to fix circleci with kinetis 2024-11-25 17:45:54 +07:00
hathach
f252ab4364 bump up gcc to 13.2 2024-11-21 23:01:47 +07:00
hathach
5d77faa835 change pico-sdk checkout branch to master 2024-11-21 10:40:58 +07:00
hathach
1f18be93db change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent 2024-10-14 18:27:52 +07:00
Ha Thach
a13dbd4452 Merge pull request #2809 from shuffle2/master
make all python files executable and standardize interpreter
2024-10-07 11:11:54 +07:00
hathach
31c123aa32 update new json change 2024-10-04 17:38:57 +07:00
hathach
072a80d088 hil test both slave and dma for dwc2 esp32s3 2024-10-04 16:02:46 +07:00
hathach
5a5dbfc8c6 fix missing json 2024-10-04 15:05:02 +07:00
hathach
1b295de9ad add hil_ci_set_matrix.py, starting to support hil with additional build flags 2024-10-04 15:01:03 +07:00
hathach
4c81d91a73 bump up idf to 5.3.1 2024-09-30 11:53:20 +07:00
Ha Thach
e209acb8d3 Migrate hil vm (#2822)
* migrate hil to new x64 VM instead of rpi
* re-enable hil for s3
2024-09-30 10:58:19 +07:00
Shawn Hoffman
616532892d make all python files executable and standardize interpreter 2024-09-17 12:17:12 -07:00
hathach
0bb7b992d8 dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=DP=0) in addition to dwc2's dctrl 2024-09-04 20:56:04 +07:00
hathach
9985b9faf4 try to build hil in parallel 2024-08-28 13:02:53 +07:00
Ha Thach
6118700828 update circle ci to build make (#2769)
* update build.py script to work with circleci
* build make with circle ci
* build vm for esp only
* nrf imxrt with large resource
* nrf imxrt with large resource
* remove 2 of nrf boards
2024-08-21 19:09:37 +07:00
hathach
215832397b update doc, re-enable metro m7 for hil, only build make windows/macos on PR 2024-08-19 19:44:22 +07:00
hathach
f6b96f7ea9 fix spelling, add max32 to ci with arm-gcc build 2024-08-14 22:56:59 +07:00
Ha Thach
b8d3c0c4a8 Circi dynamic config (#2763)
Circleci
* build cmake armgcc and arm clang on circleci
* use docker medium+
2024-08-13 23:57:01 +07:00
hathach
2871bb0da6 fix spi_set_format() -Wnull-dereference when compiling with -Os 2024-08-11 00:51:51 +07:00
Ha Thach
ea64dd4999 Update ci toolchain (#2758)
* move toolchain url to its setup action
2024-08-09 22:45:35 +07:00
hathach
e7e6fe7cd5 add riscv url 2024-08-08 22:28:13 +07:00
hathach
c3f3465a40 remove hiL build-esp, add riscv support 2024-08-08 22:04:54 +07:00
hathach
f5d8796a6c add f072 (fsdev 1k) to hil test 2024-08-01 15:38:59 +07:00