summaryrefslogtreecommitdiff
path: root/.github/workflows/build_arm.yml
AgeCommit message (Expand)Author
2023-11-23rename build_family.py to build_make.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-01enable flto for ra makefilehathach
2023-07-01remove left-over build_armhathach
2023-06-25fix ci with lpc55 and kl, move hw test l4 to cmake iarhathach
2023-06-24more cmake less makehathach
2023-06-24move some family ci make to cmakehathach
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-06-02cmake refactorhathach
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-26update deps, rename kinetis_k32 to k32lhathach
2023-05-26use get_deps.pyhathach
2023-05-25fix issue with ftdi host driver with status byteshathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-10remove imxrt from makebuildhathach
2023-03-19clean uphathach
2023-03-19bsp lpc17hathach
2023-03-19bsp lpc51hathach
2023-03-19bsp lpc13hathach
2023-03-19bsp lpc11hathach
2023-03-19fix l4 hw testing cihathach
2023-03-19bsp for f2 f3hathach
2023-03-19add CFLAGS_SKIP to improve sam compile timehathach
2023-03-19group stm32l0hathach
2023-03-19group same5xhathach
2023-03-18add kinetis family to cihathach
2023-03-17update cihathach
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10adding python script to manage dependencies instead of submodulehathach
2023-03-08Merge branch 'master' into renesas-rahathach
2023-03-08more ci mergehathach
2023-03-08improve cihathach
2023-02-10increase hw test timeout to 10s since pyocd seems to take longer to flashhathach
2023-02-10change rp2040 hw test to use pyocd for better stability/performance than openocdhathach
2023-02-01run workflow if its yml is updatedhathach
2023-02-01move hw-stm32l412nucleo-test into build-arm to reduce self-host compile timehathach
2022-12-08correct ci paths filterhathach
2022-12-08add paths to all workflowshathach
2022-12-08test ci pathshathach
2022-12-04test exclude-file.txt, add action concurrencyhathach
2022-12-04add codespell config and ci runhathach
2022-11-16disable orphan board workflow and minor update to pi4 workflowhathach
2022-11-15try running HiFiPhile self-host with stm32l412nucleohathach