Avoid issues with interrupts and priority inversions and other deadlocks and use a SW based random generator for LWIP when under FreeRTOS. This means removing any overrides for sleep_until and the two get_rand_xx calls from the SDK, making things much saner. Related to #1883, #1872, and other random FreeRTOS lockups. |
||
|---|---|---|
| .. | ||
| btstack_config.h | ||
| CMakeLists.txt | ||
| lwipopts.h | ||
| make-libpico.sh | ||
| pico_sdk_import.cmake | ||
| tusb_config.h | ||