You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did say to @JurajSadel that we can not worry about the floats right now, just for the sake of getting things completed and merged. If you have a problem with this please feel free to say so though, doesn't really make a difference to me.
Currently we use floats in one place:
esp-hal/esp-hal-common/src/timer.rs
Lines 226 to 229 in 907d43e
If possible we should remove that since it adds 2k of code (optimized) for ESP32-C3:
The text was updated successfully, but these errors were encountered: