summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake_arm.yml
AgeCommit message (Expand)Author
2024-02-24frdm k64f usb work well, add kinetis_k to ci cmakehathach
2024-01-25bump up to actions/setup-python@v5hathach
2024-01-24build workflow with hil-test when test/hil changeshathach
2024-01-11add cmake support for lpc17hathach
2023-12-18remove usage of linkermap, update checkout to v4hathach
2023-12-15update h5 build make/cmakehathach
2023-12-14reset pi4 usb bus before checkout/download, so that we could skip delayhathach
2023-12-13tweak usb reset wait time, fix test script with IAR serverhathach
2023-12-13reset usb before running testhathach
2023-12-13try to add samd51 to hil pool using doublereset (rpi gpio) and bossachathach
2023-12-12add reset usb bushathach
2023-12-12add feather nrf52840 express to hil poolhathach
2023-12-11wrap up s3 hil testhathach
2023-12-11extract artifacts to same folder structure as ci buildhathach
2023-12-11more testhathach
2023-12-11update hil test to support s3hathach
2023-12-11more artifactshathach
2023-12-11test changing upload artifacts for hil testhathach
2023-11-28spare checkout test/hil and correct hil_pi4 uuidhathach
2023-11-28update hil for pi4 to use new hil_test.pyhathach
2023-09-27Merge branch 'master' into add-in_isr-to-hcd_int_hanlderHa Thach
2023-09-27fix build with lpc54hathach
2023-09-19fix build and add u5 to cihathach
2023-09-11update readme to include max3421 supporthathach
2023-09-07add cmake support for samd21.hathach
2023-09-07add samd51 to cmakehathach
2023-08-04add cmake for all board in stm32f4. fix build, also move ci for f4 from makef...hathach
2023-08-03add lpc43 familyhathach
2023-07-24add lpc40 to cmakehathach
2023-07-01rework ra buildhathach
2023-06-25run ci with -DCMAKE_BUILD_TYPE=MinSizeRelhathach
2023-06-24more cmake less makehathach
2023-06-24move some family ci make to cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add freertosconfig for g0, add cmake stlink, add g0 to cmake cihathach
2023-05-26fix artifacts locationhathach
2023-05-26more testhathach
2023-05-26retry hw testhathach
2023-05-26forgot to move hw testhathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...hathach
2023-05-25add workflow_dispatch for manual triggerhathach
2023-05-25update get_deps.py to support geting family as argumenthathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-10forgot sudohathach
2023-05-10install ninjahathach
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-05-10try to build with cmake on cihathach