mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Prepare for new riscv ecosystem
This commit is contained in:
parent
bac77de9bc
commit
183e73904a
14 changed files with 164 additions and 134 deletions
|
|
@ -40,6 +40,8 @@ riscv-esp32c3 = []
|
|||
# riscv-clic = []
|
||||
# riscv-ch32 = []
|
||||
riscv-slic = []
|
||||
riscv-clint = ["riscv-slic"]
|
||||
riscv-mecall= ["riscv-slic"]
|
||||
|
||||
# backend API test
|
||||
test-template = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue