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
Need to set CYW43_EVENT_POLL_HOOK in polling adapter
While looking at the firmware load time I noticed the big delay in cyw43_spi_reset. I'm not sure why this is needed at all, but getting rid of the sleeps stops firmware loading working. However it looks like 5ms is enough, so 10ms to be safe?