mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
Added esp32c6 support and example
This commit is contained in:
parent
5a8ff70f85
commit
b97bc79126
17 changed files with 1526 additions and 2 deletions
|
|
@ -37,6 +37,7 @@ default = []
|
|||
cortex-m-source-masking = []
|
||||
cortex-m-basepri = []
|
||||
riscv-esp32c3 = []
|
||||
riscv-esp32c6 = []
|
||||
# riscv-clic = []
|
||||
# riscv-ch32 = []
|
||||
riscv-slic = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue