Commit graph

7 commits

Author SHA1 Message Date
Peter Harper
31fadf42eb
Revert "Add --recursive flag to git submodule cmd (#2416)" (#2445)
This reverts commit 5592322465.
2025-05-01 10:31:35 -05:00
Peter Harper
5592322465
Add --recursive flag to git submodule cmd (#2416)
Update all github workflows because picotool is (properly) using mbedtls
in pico-sdk and it now has its own submodules.
2025-04-11 21:35:09 -07:00
Graham Sanderson
e7f8e48b98
Add clang and host CI builds (#2259)
* ci: remove cmake from Windows choco_packages.config as there is already a version in the windows image
* multi-gcc: add GCC 14.2. On RP2040 build for Pico W
* multi_gcc: add host
* support cancellation

---------

Co-authored-by: Liam Fraser <liam@raspberrypi.com>
2025-02-13 11:13:03 -06:00
Graham Sanderson
46283dd00f
github action upgrades (#2075)
* Windows workflow: bump cmake version

* Actions: update all workflows to checkout@v4
2024-11-20 11:02:03 -06:00
Liam Fraser
cb0ac5bd1a
CI: Improve multi-gcc workflow (#1316) 2023-03-20 16:51:13 -05:00
Graham Sanderson
b8bd8ac702
update multi-gcc action to be on push to develop or main (#1197)
* make multi-gcc workflow on-demand only

* actually run multi-gcc after merge

* update yml generator for Multi GCC too
2023-01-25 17:14:16 -06:00
Liam Fraser
0cfeec253a
CI Improvements. Add multi-gcc workflow that tests each ARM GCC available (#1192) 2023-01-25 10:48:35 -06:00