1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-02-23 08:48:38 +01:00
Commit graph

2 commits

Author SHA1 Message Date
onsdagens
805ea267a8
Add SYSTIMER based ESP32-C3 monotonic ()
* add esp32c3 monotonic

* fix tests
2024-09-29 04:21:14 +00:00
onsdagens
906278e310
Adjust esp32c3 codegen, bump pac to 0.21.0 ()
* adjust esp32c3 codegen, bump pac to 0.21.0

* add esp32c3 example

* adjust workflow flags

* CI: Fix esp32c3 comment

* esp32c3: Remove commented out git-dep

* CI: Actually check the ESP32-C3 examples

* Autoformat rtic/cargo.toml

---------

Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
2024-04-04 09:35:41 +00:00