Skip to content

Commit 996a09e

Browse files
author
Jorge Aparicio
committed
use enumeratedValues to generate the API
1 parent a799550 commit 996a09e

File tree

3 files changed

+615
-323
lines changed

3 files changed

+615
-323
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +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.2.0"
1817
syn = "0.9"
18+
19+
[dependencies.svd-parser]
20+
branch = "enumerated-values"
21+
git = "https://github.com/japaric/svd"

0 commit comments

Comments
 (0)