mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-12-30 05:01:10 +00:00
* Extract magic constant * Clean up a bit * Make sure PS is appropriate * Use FROM_CPU0 on ESP32 to yield * Add a test case * Undo esp-hal change * Fix build on S2 * Fix esp-radio doc example * Fix build