Initial commit

Stub out an installable devicetree package, to be filled in later.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2021-03-11 10:42:07 -08:00
commit c294951a44
3 changed files with 45 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
dist/
src/devicetree.egg-info/
build/
devicetree.egg-info/