This website requires JavaScript.
Explore
Help
Sign In
mirror
/
rtic
Watch
1
Star
0
Fork
You've already forked rtic
0
mirror of
https://github.com/rtic-rs/rtic.git
synced
2024-11-23 12:12:50 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
rtic
/
examples
/
esp32c3
/
rust-toolchain.toml
5 lines
99 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
Adjust esp32c3 codegen, bump pac to 0.21.0 (#906) * 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 11:35:41 +02:00
[
toolchain
]
Add SYSTIMER based ESP32-C3 monotonic (#972) * add esp32c3 monotonic * fix tests
2024-09-29 06:21:14 +02:00
channel
=
"stable"
Adjust esp32c3 codegen, bump pac to 0.21.0 (#906) * 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 11:35:41 +02:00
components
=
[
"rust-src"
]
targets
=
[
"riscv32imc-unknown-none-elf"
]
Reference in a new issue
Copy permalink