summaryrefslogtreecommitdiff
path: root/source/microcontrollers/olimex-esp32-c3-devkit-lipo
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-09-07 15:50:38 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-09-07 15:50:38 +0200
commit09be7da554da79f2c7b35f87f7aab3396b603906 (patch)
tree59a31aa1640fd4e062065206e757c649cdc433e4 /source/microcontrollers/olimex-esp32-c3-devkit-lipo
parentbe513bbb8b180df2ab53f1f4d696195f181939d1 (diff)
expressif download urlHEADmaster
Diffstat (limited to 'source/microcontrollers/olimex-esp32-c3-devkit-lipo')
-rw-r--r--source/microcontrollers/olimex-esp32-c3-devkit-lipo/index.rst2
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).