Search found 2 matches

by aravind.h615
Tue Jul 02, 2024 2:21 pm
Forum: IDEs for ESP-IDF
Topic: Unresolved Inclusion in ESP IDE 2.12
Replies: 0
Views: 817

Unresolved Inclusion in ESP IDE 2.12

Hi Espressif, This issue is back in ESP IDE 2.12 First time when the project is built , there wouldn't be unresolved inclusion . But, when you close and open again the issue is back. There was a post by another user [https://esp32.com/viewtopic.php?f=40&t=40342] and below plugin was suggested but it...
by aravind.h615
Sat Aug 05, 2023 6:12 pm
Forum: ESP-IDF
Topic: POSIX time functions in STUB
Replies: 1
Views: 1787

POSIX time functions in STUB

Hi All [ Note: Without using SNTP server to get the current time , I can set the time and read the current time using POSIX functions in normal/non-stub mode] Now , I am trying to read current time using POSIX functions in the Deep_sleep_wake_stubs . But , I keep getting "Guru Meditation Error: Core...