Skip to content

Latest commit

 

History

History
278 lines (276 loc) · 8.07 KB

board_info.md

File metadata and controls

278 lines (276 loc) · 8.07 KB

Board Build Variants

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: LOLIN S2 Mini

Program storage space: 719178 bytes
Dynamic memory: 50636 bytes

USB CDC On Boot: Enabled
USB Firmware MSC On Boot: Disabled
USB DFU On Boot: Disabled
Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)
Core Debug Level: None
Erase All Flash Before Sketch Upload: Disabled

Used libraries:
Name Version Url Git Core library
ML SynthTools 1.3.1 https://github.com/marcel-licence/ML_SynthTools https://github.com/marcel-licence/ML_SynthTools.git False
WiFi 2.0.0 https://github.com/espressif/arduino-esp32.git True
FS 2.0.0 https://github.com/espressif/arduino-esp32.git True
LittleFS 2.0.0 https://github.com/espressif/arduino-esp32.git True
SD_MMC 2.0.0 https://github.com/espressif/arduino-esp32.git True
ML SynthTools Libraries 0.0.1 https://github.com/marcel-licence/ML_SynthTools_Lib https://github.com/marcel-licence/ML_SynthTools_Lib.git False

Core: ESP32 Arduino
Version: 2.0.13
Board: ESP32 Dev Module

Program storage space: 891305 bytes
Dynamic memory: 46104 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

Used libraries:
Name Version Url Git Core library
ML SynthTools 1.3.1 https://github.com/marcel-licence/ML_SynthTools https://github.com/marcel-licence/ML_SynthTools.git False
ML SynthTools Libraries 0.0.1 https://github.com/marcel-licence/ML_SynthTools_Lib https://github.com/marcel-licence/ML_SynthTools_Lib.git False
WiFi 2.0.0 https://github.com/espressif/arduino-esp32.git True
Wire 2.0.0 http://arduino.cc/en/Reference/Wire https://github.com/espressif/arduino-esp32.git True
FS 2.0.0 https://github.com/espressif/arduino-esp32.git True
LittleFS 2.0.0 https://github.com/espressif/arduino-esp32.git True
SD_MMC 2.0.0 https://github.com/espressif/arduino-esp32.git True

Core: Raspberry Pi RP2040
Version: 4.0.1
Board: Raspberry Pi Pico 2

Program storage space: 116692 bytes
Dynamic memory: 309340 bytes

Flash Size: 4MB (Sketch: 2MB, FS: 2MB)
CPU Speed: 150 MHz
Optimize: Optimize Even More (-O3)
RTTI: Disabled
Stack Protector: Disabled
C++ Exceptions: Disabled
Debug Port: Disabled
Debug Level: None
USB Stack: Pico SDK
IP/Bluetooth Stack: IPv4 Only
Upload Method: Default (UF2)

Used libraries:
Name Version Url Git Core library
ML SynthTools 1.3.1 https://github.com/marcel-licence/ML_SynthTools https://github.com/marcel-licence/ML_SynthTools.git False
ML SynthTools Libraries 0.0.1 https://github.com/marcel-licence/ML_SynthTools_Lib https://github.com/marcel-licence/ML_SynthTools_Lib.git False
LittleFS 0.1.0 https://github.com/earlephilhower/arduino-pico True

Core: Raspberry Pi RP2040
Version: 4.0.1
Board: Raspberry Pi Pico

Program storage space: 126936 bytes
Dynamic memory: 192532 bytes

Flash Size: 2MB (Sketch: 1MB, FS: 1MB)
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:
Name Version Url Git Core library
ML SynthTools 1.3.1 https://github.com/marcel-licence/ML_SynthTools https://github.com/marcel-licence/ML_SynthTools.git False
ML SynthTools Libraries 0.0.1 https://github.com/marcel-licence/ML_SynthTools_Lib https://github.com/marcel-licence/ML_SynthTools_Lib.git False
I2S 2.0 http://www.arduino.cc/en/Reference/I2S True
AudioBufferManager 1.0.0 https://github.com/earlephilhower/arduino-pico True
LittleFS 0.1.0 https://github.com/earlephilhower/arduino-pico True
Adafruit TinyUSB Library 3.3.3 https://github.com/adafruit/Adafruit_TinyUSB_Arduino True
SPI 1.0 http://arduino.cc/en/Reference/SPI True