Open
Description
I've run idf.py menuconfig and changed the settings but after running "./build.sh" it's reverted back and built with stock config.
I then tried "./build.sh -t esp32 -b menuconfig qio 40m" but it just terminates after it runs menuconfig and I save/exit the config.
Running "./build.sh -s" after results in sdkconfig getting reset to defaults.
My goal is to enable the RTC clock to use an external crystal within the Arduino IDE v2.0.3 environment.
optional: I will figure out why it's requiring tools/esptool/* and tools/openocd-esp32/* be installed when the default arduino-esp32 does not. (https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json )
Metadata
Metadata
Assignees
Labels
No labels