summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
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-17finalizehathach
2023-03-17fix run unit test with pre-commithathach
2023-03-17fix trailing space and new linehathach
2023-03-17update cihathach
2023-03-11Merge branch 'master' into renesas-rahathach
2023-03-10fix cihathach
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-03-06clean uphathach
2023-03-06change gcc to 10.3 due to freeRTOS warninghathach
2023-03-05try gcc 12.2 with macoshathach
2023-03-05ignore mkdir in windows cihathach
2023-03-05more ci testhathach
2023-03-04bump up gcc, test macos unamehathach
2023-03-03only build 1 board on windows/macoshathach
2023-03-03use make abspath intead of shell realpathhathach
2023-03-03try adding build for windows and macoshathach
2023-02-13fix release trigger bodyhathach
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-01add note for iar workflowhathach
2023-02-01merge multiple matrix with IAR buildhathach
2023-02-01run workflow if its yml is updatedhathach
2023-02-01move hw-stm32l412nucleo-test into build-arm to reduce self-host compile timehathach
2023-01-30iar L4hathach
2023-01-30iar g4hathach
2023-01-30iar h7hathach
2023-01-22update stm32f7 to build with iarhathach
2023-01-21update stm32f1 to support iar buildhathach
2023-01-18update iar cihathach
2023-01-17update build script to support iar with CC=iccarm optionhathach
2023-01-17update all f0 board to build with iarhathach
2023-01-17try running iar build with self-hosthathach
2023-01-12Merge pull request #1405 from gregdavill/ch32v307Ha Thach
2023-01-09feat(ci): Adds oss-fuzz integration on PRsNathaniel Brough
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-12-28fix(fuzz): Make sanitizer flags optionalNathaniel Brough