diff options
Diffstat (limited to 'rtic-macros/Cargo.toml')
| -rw-r--r-- | rtic-macros/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-macros/Cargo.toml b/rtic-macros/Cargo.toml index d4791b6..a7d9133 100644 --- a/rtic-macros/Cargo.toml +++ b/rtic-macros/Cargo.toml @@ -37,6 +37,7 @@ default = [] cortex-m-source-masking = [] cortex-m-basepri = [] riscv-esp32c3 = [] +riscv-esp32c6 = [] # riscv-clic = [] # riscv-ch32 = [] riscv-slic = [] |
