christianpaetz

Results 2 issues of christianpaetz

I upgraded Ard IDE from 1.8.13 to 1.8.19 by complete reinstall 1.8.19 from scratch. I kept the old1.8.13 ( MAC OS). The new IDE can not compile ulp examples for...

The paths to sdkconfig have changed and the RESERVE_MEM name too. line 174: file_path = os.path.join(PATHS['core'], 'tools', 'sdk', 'esp32', 'qio_qspi', 'include', 'sdkconfig.h' ) line 176: mem = re.findall(r'#define CONFIG_ESP32_ULP_COPROC_RESERVE_MEM (.*?)\n',...