From e59b0657c05396add5a7aee06c20a51072f4db39 Mon Sep 17 00:00:00 2001 From: Marcel Licence Date: Mon, 14 Oct 2024 22:01:18 +0200 Subject: [PATCH] Update build doc --- doc/board_info.md | 167 +++++++++++++++++++++++++--------------------- 1 file changed, 90 insertions(+), 77 deletions(-) diff --git a/doc/board_info.md b/doc/board_info.md index 94bddcd..a37b49a 100644 --- a/doc/board_info.md +++ b/doc/board_info.md @@ -3,25 +3,24 @@ Below you will find a list of build which can be configured and should compile without any problems
-Core: ESP32 Arduino
-Version: 2.0.13
-Board: ESP32 Dev Module
+Core: Raspberry Pi RP2040
+Version: 4.0.1
+Board: Generic RP2040

-Program storage space: 916185 bytes
-Dynamic memory: 98988 bytes
+Program storage space: 151700 bytes
+Dynamic memory: 250044 bytes

-JTAG Adapter: Disabled
-PSRAM: Enabled
-Partition Scheme: No OTA (2MB APP/2MB SPIFFS)
-CPU Frequency: 240MHz (WiFi/BT)
-Flash Mode: QIO
-Flash Frequency: 80MHz
-Flash Size: 4MB (32Mb)
-Upload Speed: 921600
-Arduino Runs On: Core 1
-Events Run On: Core 1
-Core Debug Level: None
-Erase All Flash Before Sketch Upload: Disabled
+Flash Size: 8MB (Sketch: 4MB, FS: 4MB)
+CPU Speed: 133 MHz
+Optimize: Optimize Even More (-O3)
+RTTI: Disabled
+Stack Protector: Disabled
+C++ Exceptions: Disabled
+Debug Port: Disabled
+Debug Level: None
+USB Stack: Adafruit TinyUSB
+IP/Bluetooth Stack: IPv4 Only
+Upload Method: Default (UF2)

Used libraries:
@@ -41,73 +40,80 @@ Below you will find a list of build which can be configured and should compile w - + - + - + - - - - - - - - + - - + + - - + + + + + + + + + + - - + + - - - + + + - + + + + + + +
Wire2.0.01.0 http://arduino.cc/en/Reference/Wirehttps://github.com/espressif/arduino-esp32.git True
SPI2.0.01.0 http://arduino.cc/en/Reference/SPIhttps://github.com/espressif/arduino-esp32.gitTrue
WiFi2.0.0 https://github.com/espressif/arduino-esp32.git True
AC101ML SynthTools Libraries 0.0.1https://github.com/Yveaux/AC101https://github.com/marcel-licence/AC101.githttps://github.com/marcel-licence/ML_SynthTools_Libhttps://github.com/marcel-licence/ML_SynthTools_Lib.git False
FS2.0.0I2S2.0http://www.arduino.cc/en/Reference/I2STrue
AudioBufferManager1.0.0https://github.com/earlephilhower/arduino-pico https://github.com/espressif/arduino-esp32.git True
LittleFS2.0.00.1.0https://github.com/earlephilhower/arduino-pico https://github.com/espressif/arduino-esp32.git True
SD_MMC2.0.0Adafruit TinyUSB Library3.3.3https://github.com/adafruit/Adafruit_TinyUSB_Arduino https://github.com/espressif/arduino-esp32.git True
MIDI Library5.0.2https://github.com/FortySevenEffects/arduino_midi_libraryFalse

-Core: Raspberry Pi RP2040 Boards
-Version: 3.2.0
-Board: Generic RP2040
+Core: ESP32 Arduino
+Version: 2.0.13
+Board: ESP32 Dev Module

-Program storage space: 141636 bytes
-Dynamic memory: 249152 bytes
+Program storage space: 917629 bytes
+Dynamic memory: 99000 bytes

-Flash Size: 8MB (Sketch: 4MB, FS: 4MB)
-CPU Speed: 133 MHz
-Optimize: Optimize Even More (-O3)
-RTTI: Disabled
-Stack Protector: Disabled
-C++ Exceptions: Disabled
-Debug Port: Disabled
-Debug Level: None
-USB Stack: Adafruit TinyUSB
-IP/Bluetooth Stack: IPv4 Only
-Boot Stage 2: W25Q64JV QSPI /4
-Upload Method: Default (UF2)
+JTAG Adapter: Disabled
+PSRAM: Enabled
+Partition Scheme: No OTA (2MB APP/2MB SPIFFS)
+CPU Frequency: 240MHz (WiFi/BT)
+Flash Mode: QIO
+Flash Frequency: 80MHz
+Flash Size: 4MB (32Mb)
+Upload Speed: 921600
+Arduino Runs On: Core 1
+Events Run On: Core 1
+Core Debug Level: None
+Erase All Flash Before Sketch Upload: Disabled

Used libraries:
@@ -127,51 +133,58 @@ Below you will find a list of build which can be configured and should compile w - + - + - + - + - - - + + + + + + + + + + - - - + + + + + + + + + + - - + + - - - + + + - - - - - - -
Wire1.02.0.0 http://arduino.cc/en/Reference/Wirehttps://github.com/espressif/arduino-esp32.git True
SPI1.02.0.0 http://arduino.cc/en/Reference/SPIhttps://github.com/espressif/arduino-esp32.git True
I2S2.0http://www.arduino.cc/en/Reference/I2SML SynthTools Libraries0.0.1https://github.com/marcel-licence/ML_SynthTools_Libhttps://github.com/marcel-licence/ML_SynthTools_Lib.gitFalse
WiFi2.0.0 https://github.com/espressif/arduino-esp32.git True
AudioBufferManager1.0.0https://github.com/earlephilhower/arduino-picoAC1010.0.1https://github.com/Yveaux/AC101https://github.com/marcel-licence/AC101.gitFalse
FS2.0.0 https://github.com/espressif/arduino-esp32.git True
LittleFS0.1.0https://github.com/earlephilhower/arduino-pico2.0.0 https://github.com/espressif/arduino-esp32.git True
Adafruit TinyUSB Library2.1.0https://github.com/adafruit/Adafruit_TinyUSB_ArduinoSD_MMC2.0.0 https://github.com/espressif/arduino-esp32.git True
MIDI Library5.0.2https://github.com/FortySevenEffects/arduino_midi_libraryhttps://github.com/FortySevenEffects/arduino_midi_library.gitFalse
\ No newline at end of file