Add license and minimal description
This commit is contained in:
parent
4b560fe790
commit
d1a9630bad
|
@ -2,6 +2,8 @@
|
||||||
name = "zephyr-config"
|
name = "zephyr-config"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
description = "Wrapper library for zephyr configuration defines"
|
||||||
|
license = "ISC"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.69.1"
|
bindgen = "0.69.1"
|
||||||
|
|
Loading…
Reference in a new issue