Search found 1 match

by LochWatenan
Tue Jul 04, 2023 11:14 am
Forum: General Discussion
Topic: ESP-IDF v5.1 - identifier "CONFIG_FREERTOS_HZ" is undefined
Replies: 9
Views: 15728

Re: ESP-IDF v5.1 - identifier "CONFIG_FREERTOS_HZ" is undefined

Same for me here with the HelloWorld example; missing are here:
* CONFIG_IDF_TARGET
* CONFIG_FREERTOS_HZ

The issue seems to exist for quite some time, see here: https://www.reddit.com/r/esp32/comments/chlsfd/undefined_variables_in_espidf_examples/ (4yr ago)

When trying to #define the missing ...

Go to advanced search