pub fn link_patches() -> PatchesRef
Expand description
A hack to make sure that a few patches to the ESP-IDF which are implemented in Rust are linked to the final executable
Call this function once at the beginning of your main function
pub fn link_patches() -> PatchesRef
A hack to make sure that a few patches to the ESP-IDF which are implemented in Rust are linked to the final executable
Call this function once at the beginning of your main function