Commit Graph

20 Commits

Author SHA1 Message Date
hathach 14d44171b5
bump up to actions/setup-python@v5 2024-01-25 19:13:11 +07:00
hathach c314cb2903
remove usage of linkermap, update checkout to v4 2023-12-18 20:07:17 +07:00
hathach e54a2c4f3c
rename build_family.py to build_make.py 2023-11-23 11:46:39 +07:00
hathach 1d857605b7
use get_deps.py 2023-05-26 15:25:55 +07:00
hathach 26d05d7fc9
fix issue with ftdi host driver with status bytes
add workflow_dispatch to all ci workflow
2023-05-25 16:53:32 +07:00
hathach 2faad42cb1
update ci
- remove submodules init
- pre-commit: forbid new submodule, run in ci
2023-03-17 15:54:25 +07:00
hathach d41320a42e adding python script to manage dependencies instead of submodule 2023-03-10 20:49:11 +07:00
hathach 3846da69d3 run workflow if its yml is updated 2023-02-01 16:37:24 +07:00
hathach d0758d0733 correct ci paths filter 2022-12-08 11:47:01 +07:00
hathach 91d5fa5639 add paths to all workflows 2022-12-08 09:44:26 +07:00
hathach b37870c964 test exclude-file.txt, add action concurrency 2022-12-04 21:08:47 +07:00
hathach fc523733c1 more ci warnings 2022-11-16 11:16:40 +07:00
hathach 9b9d841770 fix other ci warnings 2022-11-16 11:11:26 +07:00
hathach fee90f353f bump up setup python action to v4 2022-11-06 15:17:00 +07:00
hathach b920155444 minor clean up 2022-11-06 14:56:05 +07:00
hathach 53db23142a add get-dependencies.py 2022-07-01 17:23:14 +07:00
Grant Slater 35d1a71ed7 GH Update to actions/checkout@v3 2022-04-24 16:49:29 +01:00
Ha Thach b26cc2cc46
Add linkermap for size analysis (#1136)
* 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-10-13 00:57:45 +07:00
hathach f8e9c6ddbb
separate ci workflow, remove artifact & release upload 2021-05-26 17:12:26 +07:00
hathach 9fa9b67895
test separate ci workflow for msp430 2021-05-26 16:53:35 +07:00