Commit Graph

523 Commits

Author SHA1 Message Date
Ha Thach
a16c7a27e4 Merge pull request #3191 from hathach/at32
support at32 mcu (2)
2025-08-01 10:39:47 +07:00
hathach
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
hathach
b531f43434 add ci build for at32: f402_405, f403a_407, f423 2025-07-29 15:48:57 +07:00
hathach
aeb21c2407 correct flash/ram for v307 and v305 2025-07-28 11:43:20 +07:00
Jie Feng
9005f126e0 Fix CI 2025-07-27 11:34:59 +08:00
hathach
091c6a7889 only clean/checkout/download artifacts on first attempt 2025-07-09 10:12:18 +07:00
hathach
0c197a2eae try to skip passed board in hil test when re-run 2025-07-08 16:39:12 +07:00
hathach
014d6b2f26 remove cmake arm-clang and make iar to reduce concurrent jobs 2025-07-02 15:55:42 +07:00
hathach
0388700ad7 update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM 2025-07-02 15:32:12 +07:00
hathach
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
hathach
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
hathach
386f33807a Merge branch 'master' into fork/james-advatek/stm32n657nucleo 2025-06-12 11:02:54 +07:00
hathach
14124c1735 add h7rs to ci matrix 2025-06-11 19:35:20 +07:00
hathach
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
hathach
132c55aca0 add OPT_MCU_MAX32665 2025-05-28 08:38:26 +07:00
hathach
a484b2e372 update bug template to include commit SHA 2025-05-21 15:59:55 +07:00
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