summaryrefslogtreecommitdiff
path: root/.github/workflows/build_msp430.yml
AgeCommit message (Collapse)Author
2024-04-23integrate msp430 to build cmakehathach
2024-04-15install ninja build for msp430hathach
2024-04-15use cmake to build msp430hathach
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-05-26use get_deps.pyhathach
2023-05-25fix issue with ftdi host driver with status byteshathach
add workflow_dispatch to all ci workflow
2023-03-17update cihathach
- remove submodules init - pre-commit: forbid new submodule, run in ci
2023-03-10adding python script to manage dependencies instead of submodulehathach
2023-02-01run workflow if its yml is updatedhathach
2022-12-08correct ci paths filterhathach
2022-12-08add paths to all workflowshathach
2022-12-04test exclude-file.txt, add action concurrencyhathach
2022-11-16more ci warningshathach
2022-11-16fix other ci warningshathach
2022-11-06bump up setup python action to v4hathach
2022-11-06minor clean uphathach
2022-07-01add get-dependencies.pyhathach
2022-04-24GH Update to actions/checkout@v3Grant Slater
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
* add NO_LTO option to make * add linkermap submodule and linkermap target * add linkermap to ci build * linkermap doesn't work with esp32sx map file yet * add note for linkermap target
2021-05-26separate ci workflow, remove artifact & release uploadhathach
2021-05-26test separate ci workflow for msp430hathach