Closed gradew closed 7 months ago
This is known issue that I'm fixing as soon as I have some time this week. Here's the discussion about the new method.
Hi,
Thanks for your response, and my apologies for creating this issue: I didn't see the discussion about the workaround (which works great !)
Cheers
I've only been able to use this board library with the legacy version of the Arduino IDE (1.8.19), albeit with a warning. When trying to compile with the latest version of the IDE (2.3.2), I'm getting the following error message:
Invalid FQBN: tool release not found: esp32:openocd-esp32@v0.12.0-esp32-20230419 Compilation error: Invalid FQBN: tool release not found: esp32:openocd-esp32@v0.12.0-esp32-20230419
It seems esp32-20230419 is missing from the boards.json definition.