Commit Graph

5 Commits

Author SHA1 Message Date
antmak feb3802cc7
Fix build. Remove using deprecated spi_flash_get_chip_size, fix format string (#49) 2022-11-30 12:59:58 +00:00
Ivan Grokhotkov 0a8a503d93
Add missing header file for IDF 5.0 2022-03-21 12:33:10 +01:00
Scott Mabin 990470bedd
Simple inline assembly addition example (#24)
* requires 1.54.0
2021-08-17 11:08:22 +02:00
Robert Cottrell 8c94733638
Create components for Rust and C integration (#10)
* Create components for Rust and C integration
* Create component for C code that will be callable from Rust
* Create component for Rust code that will be callable from C
* Remove circular dependencies between C and Rust code
* Run cbindgen to dynamically generate C headers for Rust functions
2021-06-25 13:57:03 +02:00
Juraj Michalek e21fea775d tools: initial commit 2021-06-09 08:31:52 +02:00