Commit Graph

4 Commits (e55ab1cf20193bbb7f71bf1adc1b95eeab969732)

Author SHA1 Message Date
Davide Bertola e55ab1cf20 aya-gen: allow custom --ctypes-prefix
Allows the user to pass a custom --ctypes-prefix to bindgen #186
3 years ago
Davide Bertola 8297836ee5 cleanup: match test with function name 3 years ago
Davide Bertola fcf829ed3c cleanup: refer to args as flags consistently 3 years ago
Davide Bertola 68bc11e42c
aya-gen cli rework (#297)
* update aya-gen from structopt to clap 3

* aya-gen: add --header option

* aya-gen: run bindgen as a child process

* aya-gen: add support for passing additional bindgen args
3 years ago