summaryrefslogtreecommitdiff
path: root/.github/workflows/build_esp.yml
AgeCommit message (Expand)Author
2023-09-28improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testinghathach
2023-05-25fix issue with ftdi host driver with status byteshathach
2023-04-03fix build for esp32hathach
2023-02-01run workflow if its yml is updatedhathach
2022-12-08clean uphathach
2022-12-08correct ci paths filterhathach
2022-12-08add paths to all workflowshathach
2022-12-04test exclude-file.txt, add action concurrencyhathach
2022-11-06use gh cli instead of action for workflow dispatchhathach
2022-11-06bump up setup python action to v4hathach
2022-11-06minor clean uphathach
2022-04-24GH Update to actions/checkout@v3Grant Slater
2021-12-21skip ci for s3hathach
2021-12-20change ci to s3 to espressif_s3_devkitmhathach
2021-12-02temporarily skip s3 build on cihathach
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
2021-09-29add mm32 to ci build, also re-enable esp32s3hathach
2021-06-28comment out esp32s3 ci due to USB0 not defined in IDF linkerhathach
2021-06-28reduce esp32s2 board to cihathach
2021-05-26separate ci workflow, remove artifact & release uploadhathach