Generate some C bindings

This commit is contained in:
David Goodlad 2019-04-23 22:54:38 +10:00
parent f737e1c4ab
commit d639d3b5e4
5 changed files with 38 additions and 1 deletions

2
.cargo/config Normal file
View file

@ -0,0 +1,2 @@
[build]
target = "thumbv7m-none-eabi"