summaryrefslogtreecommitdiff
path: root/.github/workflows/build_win_mac.yml
AgeCommit message (Expand)Author
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-09Rework ci (#2631)Ha Thach
2024-01-25bump up to actions/setup-python@v5hathach
2023-12-18remove usage of linkermap, update checkout to v4hathach
2023-11-23rename build_family.py to build_make.pyhathach
2023-06-15fix ci with win/machathach
2023-05-25fix issue with ftdi host driver with status byteshathach
2023-03-17update cihathach
2023-03-10adding python script to manage dependencies instead of submodulehathach
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