RP2040_TARGET=thumbv6m-none-eabi
RP2350_TARGET=thumbv8m.main-none-eabihf
STM32_TARGET=thumbv7m-none-eabi
NRF_TARGET=thumbv7em-none-eabi
ESP32_TARGET=xtensa-esp32-none-elf
LOCAL_TARGET=x86_64-unknown-linux-gnu

ESP_RUSTC=~/.rustup/toolchains/esp/bin/rustc
ESP_CARGO=~/.rustup/toolchains/esp/bin/cargo

EXAMPLES_MANIFEST_PATH=examples/Cargo.toml