summaryrefslogtreecommitdiff
path: root/source/microcontrollers/olimex-esp32-pro/index.rst
blob: c6ac7a001b3d22f37e2c190ffc6f00a496cde48b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
******************
 Olimex ESP32-PRO
******************

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.

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
--------

* `<https://www.olimex.com/forum/index.php?topic=9242.0>`_

..
   vim: set filetype=rst: