Skip to content

Commit 9b3db63

Browse files
author
Jorge Aparicio
committed
refactor, organize register access in modules
1 parent 71ed661 commit 9b3db63

File tree

2 files changed

+535
-629
lines changed

2 files changed

+535
-629
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ clap = "2.14.0"
1414
either = "1.0.2"
1515
inflections = "1.0.0"
1616
quote = "0.3.3"
17-
# svd-parser = "0.3.0"
1817
syn = "0.9"
1918

2019
[dependencies.svd-parser]
2120
branch = "enumerated-values"
22-
git = "https://github.com/japaric/svd"
21+
git = "https://github.com/japaric/svd"

0 commit comments

Comments
 (0)