The APIs currently have a single implementation for the ESP32/ESP-IDF, using the Rust ESP32 STD compiler fork.
However, they are portable and should be possible to implement for other boards too.
For more information, check out: * The Rust ESP32 STD compiler fork * The "Hello, World" demo * The esp-idf-svc project