summaryrefslogtreecommitdiff
path: root/source/microcontrollers/olimex-esp32-pro/index.rst
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-08-02 09:02:34 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-08-02 09:02:34 +0200
commit207dff3ef34c6f501f4b88ceacf2f234c13f4d1c (patch)
tree058f0a1c347d0b53aab9a5b9ebe04c64b0dacb3e /source/microcontrollers/olimex-esp32-pro/index.rst
parentf88fc89465b86f3a029d593427fb57ad59201e4f (diff)
Cleanup the notes on the Olimex ESP32-PRO
Diffstat (limited to 'source/microcontrollers/olimex-esp32-pro/index.rst')
-rw-r--r--source/microcontrollers/olimex-esp32-pro/index.rst18
1 files changed, 11 insertions, 7 deletions
diff --git a/source/microcontrollers/olimex-esp32-pro/index.rst b/source/microcontrollers/olimex-esp32-pro/index.rst
index da977a2..c6ac7a0 100644
--- a/source/microcontrollers/olimex-esp32-pro/index.rst
+++ b/source/microcontrollers/olimex-esp32-pro/index.rst
@@ -2,14 +2,18 @@
Olimex ESP32-PRO
******************
-Board: OLIMEX ESP32-EVB
-Upload Speed: 115200
-Flash Frequency: 80MHz
-Partition Scheme: Default
-Core Debug Level None
-Erase All Flash Before Sketch Upload: Disabled
+As of September 2023 there was a bug in the Espressif esp32 package for
+Arduino that meant that it wasn't working with the Olimex ESP32-PRO
+board, the workaround was to use Version 2.0.9 of the package.
-Version 2.0.9
+These are the settings used:
+
+:Board: OLIMEX ESP32-EVB
+:Upload Speed: 115200
+:Flash Frequency: 80MHz
+:Partition Scheme: Default
+:Core Debug Level: None
+:Erase All Flash Before Sketch Upload: Disabled
See also
--------