You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded the esp32 board to Version 3.0.0. I still use the Arduino ESP32 board for developing. That compiles fine but still uses V2.0.
To get the software ready for 3.0.0 and tried the ESP32 Nano in the ESP32 board with V3.0.0
But it does not even compile the Blink.Ino and get a:
collect2.exe: error: ld returned 1 exit status
Using pin numbering by GPIO or Arduino default gives the same error
Board
Arduino Nano ESP32
Device Description
Arduino Nano ESP32
Hardware Configuration
NB Just compiling the Blink.ino sample
Version
latest master (checkout manually)
IDE Name
Arduino IDE 1.0 and 2.0
Operating System
Windows 11
Flash frequency
NB Arduino settings in board
PSRAM enabled
yes
Upload speed
NB Arduino setting in board
Description
I upgraded the esp32 board to Version 3.0.0. I still use the Arduino ESP32 board for developing. That compiles fine but still uses V2.0.
To get the software ready for 3.0.0 and tried the ESP32 Nano in the ESP32 board with V3.0.0
But it does not even compile the Blink.Ino and get a:
collect2.exe: error: ld returned 1 exit status
Using pin numbering by GPIO or Arduino default gives the same error
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: