lbernstone / arduino-esp32-solo

Compiled libraries for ESP32-SOLO
58 stars 19 forks source link

Arduino IDE compile the code but upload not working #6

Closed Razzorback225 closed 3 years ago

Razzorback225 commented 4 years ago

Hi,

I recently made a flasher board for my esp32 solo 1 chips. I actually (and it took me some time to understand how to do that) can upload code with esp-idf.

But when I want to upload the code with the arduino IDE on the board, it doesn't seem to detect my board.

I replaced the required file in the Arduino15 directory with the ones provided in this repo and it is compiling well on arduino IDE but that's all. Capture d’écran (5)

I attached a screenshot of my actual configuration for the board in arduino IDE.

Thanks for any help provided

lbernstone commented 3 years ago

These errors have nothing to do with this library. Search for solutions in the arduino-esp32 issues.