esp-rs / esp-pacs

Peripheral Access Crates for Espressif SoCs and modules
Apache License 2.0
108 stars 33 forks source link

Don't enable xtensa-lx/spin #282

Closed bugadani closed 4 days ago

bugadani commented 2 weeks ago

Nothing seems to use it and the spinlocking mutex implementation doesn't exactly belong in xtensa-lx so I'm planning to remove it from there.

bugadani commented 2 weeks ago

Let's hold off merging this for a bit, I want to be 200% sure I'm not breaking the whole HAL.