diff --git a/doc/board_info.md b/doc/board_info.md index 9129f67..05b73b7 100644 --- a/doc/board_info.md +++ b/doc/board_info.md @@ -7,8 +7,8 @@ Below you will find a list of build which can be configured and should compile w Version: 2.0.0
Board: ESP32 Dev Module

-Program storage space: 725241 bytes
-Dynamic memory: 48892 bytes
+Program storage space: 719577 bytes
+Dynamic memory: 41324 bytes

PSRAM: Enabled
Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
@@ -53,16 +53,16 @@ Below you will find a list of build which can be configured and should compile w Adafruit GFX Library - 1.10.10 + 1.11.5 + https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-GFX-Library - False - Adafruit SSD1306 - 2.4.5 - https://github.com/adafruit/Adafruit_SSD1306 - + Adafruit BusIO + 1.14.1 + https://github.com/adafruit/Adafruit_BusIO + https://github.com/adafruit/Adafruit_BusIO False @@ -73,10 +73,10 @@ Below you will find a list of build which can be configured and should compile w True - Adafruit BusIO - 1.14.1 - https://github.com/adafruit/Adafruit_BusIO - https://github.com/adafruit/Adafruit_BusIO + Adafruit SSD1306 + 2.5.7 + https://github.com/adafruit/Adafruit_SSD1306 + https://github.com/adafruit/Adafruit_SSD1306 False
@@ -84,8 +84,8 @@ Below you will find a list of build which can be configured and should compile w Version: 2.0.7
Board: ESP32 Dev Module

-Program storage space: 789277 bytes
-Dynamic memory: 53536 bytes
+Program storage space: 783609 bytes
+Dynamic memory: 45976 bytes

JTAG Adapter: Disabled
PSRAM: Enabled
@@ -132,16 +132,16 @@ Below you will find a list of build which can be configured and should compile w Adafruit GFX Library - 1.10.10 + 1.11.5 + https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-GFX-Library - False - Adafruit SSD1306 - 2.4.5 - https://github.com/adafruit/Adafruit_SSD1306 - + Adafruit BusIO + 1.14.1 + https://github.com/adafruit/Adafruit_BusIO + https://github.com/adafruit/Adafruit_BusIO False @@ -152,10 +152,10 @@ Below you will find a list of build which can be configured and should compile w True - Adafruit BusIO - 1.14.1 - https://github.com/adafruit/Adafruit_BusIO - https://github.com/adafruit/Adafruit_BusIO + Adafruit SSD1306 + 2.5.7 + https://github.com/adafruit/Adafruit_SSD1306 + https://github.com/adafruit/Adafruit_SSD1306 False
@@ -163,8 +163,8 @@ Below you will find a list of build which can be configured and should compile w Version: 1.0.6
Board: ESP32 Dev Module

-Program storage space: 769954 bytes
-Dynamic memory: 49272 bytes
+Program storage space: 764298 bytes
+Dynamic memory: 41720 bytes

PSRAM: Enabled
Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
@@ -207,16 +207,16 @@ Below you will find a list of build which can be configured and should compile w Adafruit GFX Library - 1.10.10 + 1.11.5 + https://github.com/adafruit/Adafruit-GFX-Library https://github.com/adafruit/Adafruit-GFX-Library - False - Adafruit SSD1306 - 2.4.5 - https://github.com/adafruit/Adafruit_SSD1306 - + Adafruit BusIO + 1.14.1 + https://github.com/adafruit/Adafruit_BusIO + https://github.com/adafruit/Adafruit_BusIO False @@ -227,10 +227,10 @@ Below you will find a list of build which can be configured and should compile w True - Adafruit BusIO - 1.14.1 - https://github.com/adafruit/Adafruit_BusIO - https://github.com/adafruit/Adafruit_BusIO + Adafruit SSD1306 + 2.5.7 + https://github.com/adafruit/Adafruit_SSD1306 + https://github.com/adafruit/Adafruit_SSD1306 False \ No newline at end of file diff --git a/targets.csv b/targets.csv new file mode 100644 index 0000000..be076f5 --- /dev/null +++ b/targets.csv @@ -0,0 +1,4 @@ +fqbn;version;config +espressif:esp32:esp32;2.0.2;PSRAM=enabled\nPARTITION_SCHEME=default +espressif:esp32:esp32;2.0.7;PSRAM=enabled\nPARTITION_SCHEME=default +espressif:esp32:esp32;1.0.6;PSRAM=enabled\nPARTITION_SCHEME=default