Search found 2 matches

by luissilva.lfrs
Sat Dec 17, 2022 12:07 pm
Forum: ESP-IDF
Topic: mktime exception after update to idf 5.0
Replies: 2
Views: 875

mktime exception after update to idf 5.0

Hi, When i update the IDF to version 5.0 i get this exception from mktime, what can it be? assert failed: xQueueGenericSend queue.c:837 (pxQueue->pcHead != ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == xTaskGetCurrentTaskHandle()) Backtrace...
by luissilva.lfrs
Wed Jun 01, 2022 10:35 pm
Forum: ESP-IDF
Topic: FAT embedded files
Replies: 0
Views: 682

FAT embedded files

Hi,

It is possible to include a FAT partition with default files in the compiled image of ESP32?

Best Regards,
Luis