Commit Graph

9 Commits

Author SHA1 Message Date
iabdalkader
4d3eeae2cc micropython: Move submodule to lib.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-02-02 10:16:40 +01:00
iabdalkader
c21848c7ac github: Update CI workflows.
- Switch to ubuntu-24.04.
- Install a more recent make.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-01-03 16:38:02 +01:00
iabdalkader
83804c9444 github/workflows: Fix LLVM path. 2024-08-23 16:02:39 +03:00
iabdalkader
cb9f343549 github: Add LLVM toolchain to CI. 2024-08-23 00:22:48 +03:00
iabdalkader
801cb29d6c misc: Update to Arm GNU Toolchain 13.2.rel1. 2024-01-17 10:47:09 +02:00
iabdalkader
a1a98622c3 misc: Update firmware workflow for upload/download v4. 2023-12-26 18:55:21 +01:00
iabdalkader
12e0805a56 github: Add code formatting workflow and tools. 2023-07-02 16:42:11 +02:00
iabdalkader
23df7c73bc github: Enable caching workflow dependencies.
* Use cache for GNU Arm Embedded Toolchain.
2022-02-20 00:10:05 +02:00
iabdalkader
334238d39f Add GitHub workflows.
* Test every pull request without generating artifacts.
* Create/Update development releases with artifacts on every push to master.
* Create release drafts with artifacts on pushed tags that match "v*.*.*".
2022-02-04 17:48:31 +02:00