f3f6046e0b
hil simplify skip board from previous run
2025-10-03 21:36:28 +07:00
e2dbf2bdd1
remove claude code workflow
2025-10-03 11:05:39 +07:00
c1bf19ed6c
Merge pull request #3023 from ennebi/mtp
...
Add support for MTP device class
2025-10-02 19:58:12 +07:00
610f353d8d
use cache to store skip board in hil ci
2025-10-02 18:54:31 +07:00
dbc20863c1
remove claude-code-review.yml
2025-10-02 16:03:40 +07:00
3c108b233f
add CLAUDE.md and fix pre-commit build
2025-10-02 11:19:31 +07:00
6d32256188
HIL add timeout for opening mtp device
2025-10-02 10:43:55 +07:00
9da11137b4
"Claude Code Review workflow"
2025-10-02 01:12:45 +07:00
acf2b8c29d
"Claude PR Assistant workflow"
2025-10-02 01:12:44 +07:00
26939587b5
hil tinyusb always checkoutt/download artifacts
2025-10-01 17:22:44 +07:00
eceb281f17
Merge branch 'master' into fork/ennebi/mtp
2025-10-01 17:18:05 +07:00
4e4e2be566
test mtp with hil
2025-10-01 16:25:38 +07:00
387c28a25a
Add u0 to ci
...
Signed-off-by: Mengsk <admin@hifiphile.com >
2025-09-29 16:12:26 +02:00
9135977074
rename stm32wba eval to nucleo
...
use local linker to fix READONLY keyword with clang
add wba to ci build
2025-09-12 11:27:07 +07:00
a16c7a27e4
Merge pull request #3191 from hathach/at32
...
support at32 mcu (2)
2025-08-01 10:39:47 +07:00
b67e00892c
add ci build for all at32, use linker and startup from mcu cmsis instead of local files
2025-07-31 21:52:59 +07:00
b531f43434
add ci build for at32: f402_405, f403a_407, f423
2025-07-29 15:48:57 +07:00
9005f126e0
Fix CI
2025-07-27 11:34:59 +08:00
091c6a7889
only clean/checkout/download artifacts on first attempt
2025-07-09 10:12:18 +07:00
0c197a2eae
try to skip passed board in hil test when re-run
2025-07-08 16:39:12 +07:00
014d6b2f26
remove cmake arm-clang and make iar to reduce concurrent jobs
2025-07-02 15:55:42 +07:00
0388700ad7
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
2025-07-02 15:32:12 +07:00
4579b4f825
add doc for building examples with cmake build system
...
change ci matrix build:
- github build make/cmake one per family on push only
- circicle do full cmake build for all toolchain (missing rx-gcc)
2025-07-02 14:41:16 +07:00
76b7468c74
ci skip clang/iar build for stm32n6
...
add stm32-tcpp0203 driver as dependency for h7rs and n6
2025-06-12 15:32:36 +07:00
386f33807a
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
2025-06-12 11:02:54 +07:00
14124c1735
add h7rs to ci matrix
2025-06-11 19:35:20 +07:00
b56265f381
merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. Only support cmake build system
...
rename hw/mcu/analog/max32 to hw/mcu/analog/msdk
2025-06-10 22:28:03 +07:00
132c55aca0
add OPT_MCU_MAX32665
2025-05-28 08:38:26 +07:00
bffe5d97cc
limit hil-hfp iar build to 4 parallel jobs
2025-05-19 20:22:29 +07:00
38e5a67461
bump up pio-usb and codeql version
2025-05-15 10:27:00 +07:00
a05fc50461
clean up ci
2025-05-06 18:41:12 +07:00
fb2214dea6
move hil into build workflow
2025-05-06 16:30:34 +07:00
ba45625ea4
minor ci update
2025-04-18 14:29:06 +07:00
5c7ca2acad
change gh ci iar to push event
2025-04-18 12:07:08 +07:00
46d2d4199e
run arm-iar with non-forked PR
2025-04-17 21:36:09 +07:00
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
eea42fd119
update iar build
2025-04-17 13:05:18 +07:00
f23bef5fd8
update IAR LMS CLOUD
2025-02-11 20:30:07 +07:00
7282572a56
skip iar build for forked PR
2025-02-06 17:19:18 +07:00
6b3a5957c2
cmake remove EXAMPLE-tinyusb target as library
2025-01-25 16:08:40 +07:00
1003aba690
use board alias for pca10056
2025-01-25 12:39:08 +07:00
13856af935
add -DRTOS=zephyr to ci west build
2025-01-25 12:19:24 +07:00
201b9707b9
try build zephyr with ci
2025-01-24 11:54:42 +07:00
786aa2cd1c
use IAR toke for hfp runner since normal IAR license is expired
2025-01-20 23:45:57 +07:00
2109b801d4
update esp-idf to 5.3.2
2025-01-16 11:56:19 +07:00
73ec14d926
install libc++ for clang build fuzzer
2024-12-17 00:35:05 +07:00
7e207e4f4a
fix warning due to bsp_rom_registers.c
2024-12-16 23:48:44 +07:00
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
f090b64227
enable ci for stm32c0, fix build issue with video example and clang
2024-11-27 23:00:49 +07:00
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