index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
cmake_arm.yml
Age
Commit message (
Expand
)
Author
2024-02-24
frdm k64f usb work well, add kinetis_k to ci cmake
hathach
2024-01-25
bump up to actions/setup-python@v5
hathach
2024-01-24
build workflow with hil-test when test/hil changes
hathach
2024-01-11
add cmake support for lpc17
hathach
2023-12-18
remove usage of linkermap, update checkout to v4
hathach
2023-12-15
update h5 build make/cmake
hathach
2023-12-14
reset pi4 usb bus before checkout/download, so that we could skip delay
hathach
2023-12-13
tweak usb reset wait time, fix test script with IAR server
hathach
2023-12-13
reset usb before running test
hathach
2023-12-13
try to add samd51 to hil pool using doublereset (rpi gpio) and bossac
hathach
2023-12-12
add reset usb bus
hathach
2023-12-12
add feather nrf52840 express to hil pool
hathach
2023-12-11
wrap up s3 hil test
hathach
2023-12-11
extract artifacts to same folder structure as ci build
hathach
2023-12-11
more test
hathach
2023-12-11
update hil test to support s3
hathach
2023-12-11
more artifacts
hathach
2023-12-11
test changing upload artifacts for hil test
hathach
2023-11-28
spare checkout test/hil and correct hil_pi4 uuid
hathach
2023-11-28
update hil for pi4 to use new hil_test.py
hathach
2023-09-27
Merge branch 'master' into add-in_isr-to-hcd_int_hanlder
Ha Thach
2023-09-27
fix build with lpc54
hathach
2023-09-19
fix build and add u5 to ci
hathach
2023-09-11
update readme to include max3421 support
hathach
2023-09-07
add cmake support for samd21.
hathach
2023-09-07
add samd51 to cmake
hathach
2023-08-04
add cmake for all board in stm32f4. fix build, also move ci for f4 from makef...
hathach
2023-08-03
add lpc43 family
hathach
2023-07-24
add lpc40 to cmake
hathach
2023-07-01
rework ra build
hathach
2023-06-25
run ci with -DCMAKE_BUILD_TYPE=MinSizeRel
hathach
2023-06-24
more cmake less make
hathach
2023-06-24
move some family ci make to cmake
hathach
2023-06-02
cmake refactor
hathach
2023-06-01
add freertosconfig for g0, add cmake stlink, add g0 to cmake ci
hathach
2023-05-26
fix artifacts location
hathach
2023-05-26
more test
hathach
2023-05-26
retry hw test
hathach
2023-05-26
forgot to move hw test
hathach
2023-05-26
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...
hathach
2023-05-25
add workflow_dispatch for manual trigger
hathach
2023-05-25
update get_deps.py to support geting family as argument
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-10
forgot sudo
hathach
2023-05-10
install ninja
hathach
2023-05-10
add python script to help building cmake, build all imxrt boards with ci
hathach
2023-05-10
try to build with cmake on ci
hathach