STD support for the ESP-IDF framework
This commit is contained in:
@@ -13,6 +13,7 @@ cfg_if::cfg_if! {
|
||||
} else if #[cfg(any(
|
||||
target_os = "l4re",
|
||||
target_os = "none",
|
||||
target_os = "espidf",
|
||||
))] {
|
||||
// These "unix" family members do not have unwinder.
|
||||
// Note this also matches x86_64-unknown-none-linuxkernel.
|
||||
|
||||
Reference in New Issue
Block a user