How can I use menuconfig to change some settings when I use arduino IDE
Posted: Thu Sep 19, 2019 2:11 am
I'm working at windows system, And I found that the compiling process run in Arduino IDE is faster so much then in idf mode(use esp32_win32_msys2_environment_and_toolchain-20190611 in herehttps://docs.espressif.com/projects/esp ... setup.html),and I want to know why the comliling process in Arduino is so fast then in msys2.