Running a sketch for esp32 that is calling "avr/io.h" and I'm unable to find it in the usual places. Is there something unique for IDE 2.0 to locate this?
avr/io.h is for AVR-based processors, not for an ESP32.
AH... yes. completely forgot. Thanks!
Running a sketch for esp32 that is calling "avr/io.h" and I'm unable to find it in the usual places. Is there something unique for IDE 2.0 to locate this?
avr/io.h is for AVR-based processors, not for an ESP32.
AH... yes. completely forgot. Thanks!