Page 1 of 1

Are there differences between xtensa-esp32-elf and arduino compilers?

Posted: Tue Jan 16, 2018 4:53 pm
by JoonDong
In terms of speed and power consumption, are there differences between xtensa-esp32-elf and arduino compilers?

Re: Are there differences between xtensa-esp32-elf and arduino compilers?

Posted: Tue Jan 16, 2018 5:37 pm
by WiFive
Arduino is an IDE and framework but it still uses the same compiler as "native" esp-idf.
https://github.com/espressif/arduino-es ... rm.txt#L27