forked from libre-chip/fayalite
Add peripherals and Arty A7 platforms -- blinky works correctly now on arty-a7-100t!
This commit is contained in:
parent
4d54f903be
commit
917a603b34
22 changed files with 2296 additions and 553 deletions
|
|
@ -30,6 +30,7 @@ indexmap = { version = "2.5.0", features = ["serde"] }
|
|||
jobslot = "0.2.23"
|
||||
num-bigint = "0.4.6"
|
||||
num-traits = "0.2.16"
|
||||
ordered-float = { version = "5.1.0", features = ["serde"] }
|
||||
petgraph = "0.8.1"
|
||||
prettyplease = "0.2.20"
|
||||
proc-macro2 = "1.0.83"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue