Attila Wagner
Results
2
issues of
Attila Wagner
Fixes #968 It's more a workaround than a proper fix, but I've added a flag to prevent calling `tcpip_init()` multiple times during a single run. I've added the same workaround...
1. Connect to WiFi 2. Disconnect by calling cyw43_arch_deinit() 3. Repeat For each repetition, a new FreeRTOS task gets created, eventually leading to a crash or hang when they try...
wifi integration
FreeRTOS