-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Describe the bug
When opening the config in ESP-IDF, cmake fails as FreeRTOS-Libraries-Integration-Tests/src/ota_pal_test.cmake is not found although referenced here: https://github.com/FreeRTOS/iot-reference-esp32c3/blob/main/components/FreeRTOS-Libraries-Integration-Tests/CMakeLists.txt#L11
System information
- Hardware board: ESP32-C3
- IDE used: VSCode
- Operating System: Windows
- Code version: main
- Project/Demo:
Expected behavior
No error... although when I removed this line it works: https://github.com/FreeRTOS/iot-reference-esp32c3/blob/main/components/FreeRTOS-Libraries-Integration-Tests/CMakeLists.txt#L11
Screenshots or console output
If appropriate, please paste the console output/error log explaining the issue. If possible, include the call stack.
Steps to reproduce bug
Example:
1. git clone --recursive https://github.com/FreeRTOS/iot-reference-esp32c3.git
2. Click on ESP-IDF: SDK Configuration Editor (menuconfig)