Search found 1 match

by schorsch13
Fri May 01, 2020 9:10 am
Forum: Report Bugs
Topic: vTaskDelay
Replies: 18
Views: 36486

Re: vTaskDelay

Hello, I came across the same problem as davdav: I am using a lot of things that are accessed by spi: WiFi uses nvs, application reads nvs every second, esp_vfs_fat_spiflash_mount() at application startup, linenoiseHistorySave() for console and fopen(), fprintf() occasionally. I also use external sp...