Skip to content

Commit ea7fb3b

Browse files
Update Cargo.toml
1 parent c8585c5 commit ea7fb3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ edition = "2018"
1111

1212
[dependencies]
1313
e310x-hal = {git = "https://github.com/greenlsi/e310x-hal"}
14-
e310x = {git = "https://github.com/greenlsi/e310x"}
1514
embedded-hal = "0.2.5"
1615
riscv = "0.6.0"
1716
riscv-rt = "0.11.0"
@@ -24,7 +23,6 @@ board-hifive1-revb = ["e310x-hal/g002"]
2423
board-redv = ["e310x-hal/g002"]
2524
board-lofive = []
2625
board-lofive-r1 = ["e310x-hal/g002"]
27-
v-extern = ["e310x/v-extern"]
2826

2927
[[example]]
3028
name = "virq"

0 commit comments

Comments
 (0)