Hi All,
I have installed on my MAC M1 MAX Ventura 13.0.1
Arduino Version: 2.0.3 Board Manager 2.0.5
Date: 2022-12-05T09:29:06.685Z (4 days ago)
CLI Version: 0.29.0 [76251df9]
I can communicate with the esp32 no problem, when I compile and upload my test code I get the following error:
esptool: error: unrecognized arguments: Toggle Switch.ino.bootloader.bin /Users/home/Library/Arduino15/packages/esp32/hardware/esp32/2.0.5/tools/sdk/esp32/bin/bootloader_qio_80m.elf
exit status 2
Compilation error: exit status 2
I have esptool installed and I can upload and interact with my esp32.
Any assistance on how to resolve the esptool: error: unrecognized arguments: Toggle Switch.ino.bootloader.bin
Appreciated.