esp-rs / embuild

Build support for embedded Rust: Cargo integration with other embedded build ecosystems & tools, like PlatformIO, CMake and kconfig.
Apache License 2.0
139 stars 40 forks source link

Using lib_deps from PlatformIO.ini #54

Open linkov opened 2 years ago

linkov commented 2 years ago

Is it possible to use libs from lib_deps or lib folder in rs file? If so how would one do it?