ESP32-CAN/rustlib
Robert Cottrell a0641abd8c
Enable bindgen during cargo build (#9)
* Add "std" feature to rustlib to allow using std in Xtensa projects
* Fix cargo target in CMakeLists.txt
* Use std feature when building for Xtensa
* Use std ffi aliases when building with std feature
* Add custom ffi aliases when building without std feature
* Add no_std attribute and panic handler when building without std feature
2021-06-15 11:48:12 +02:00
..
src Enable bindgen during cargo build (#9) 2021-06-15 11:48:12 +02:00
Cargo.toml Enable bindgen during cargo build (#9) 2021-06-15 11:48:12 +02:00
build.rs Enable bindgen during cargo build (#9) 2021-06-15 11:48:12 +02:00
cbindgen.toml tools: initial commit 2021-06-09 08:31:52 +02:00