mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00

* s/esp-radio-preempt-baremetal/esp-preempt/g esp-preempt will hopefully one day be more useful than just a scheduler for esp-radio, therefore I've removed the radio prefix for that future goal. I also felt that baremetal didn't really add much other than noise, so I've removed that postfix too. * fix xtask * remove test code * fixups