diff options
Diffstat (limited to 'source/microcontrollers/olimex-esp32-c3-devkit-lipo')
-rw-r--r-- | source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst b/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst index ec2b700..caec10e 100644 --- a/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst +++ b/source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst @@ -17,7 +17,7 @@ Setup * Under File → Preferences, add the espressif URL to the Additional Boards Manager URLs field. (on 2024-09-04 that's - ``https://espressif.github.io/arduino-esp32/package_esp32_index.json``). + ``https://dl.espressif.com/dl/package_esp32_index.json``). * Under Tools → Board → Boards Manager make sure that you install a version of esp32 by Espressif Systems that is above 2.0 (on 2024-09-04 there is a 3.0.4 that works). |