summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake_arm.yml
AgeCommit message (Expand)Author
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