more docs and added the import_config.h file to controlle which c++ libraries are added
This commit is contained in:
parent
c4f43a0f9d
commit
fd48cc36c5
7 changed files with 73 additions and 21 deletions
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
arduboy-rust = { path = "../../arduboy-rust" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue