mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-29 21:30:39 +00:00

* Remove interrupt and thread executor embassy features * Reserve sw interrupt 3 (4) instead of 0 for multicore systems with the embassy feature enabled * Add thread mode context id and fix up examples * Use stable rust for riscv CI * Add binary-logs feature to 8021504 driver * Add binary-logs feature to 8021504 driver