Refactor macro handling: add pascal_to_snake utility, rewrite Target handling, and update descriptor structure for bits-based targets.
This commit is contained in:
@@ -15,6 +15,7 @@ authors = ["Dean J. Karstedt <dk@cl.team>"]
|
||||
license-file = "LICENSE"
|
||||
|
||||
[dependencies]
|
||||
pmp-macro = { path = "crates/pmp-macro" }
|
||||
pmp-emitter = { path = "crates/pmp-emitter" }
|
||||
|
||||
clap = { version = "^4", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user