Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ESP32 Arduino Core 2.0.11 #19313

Merged
merged 1 commit into from
Aug 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions platformio_tasmota32.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,28 @@ extra_scripts = pre:pio-tools/add_c_flags.py
post:pio-tools/post_esp32.py
${esp_defaults.extra_scripts}

[safeboot_flags]
lib_ignore = ESP Mail Client
IRremoteESP8266
NeoPixelBus
OneWire
MFRC522
universal display Library
ESP8266Audio
ESP8266SAM
FFat
Berry
Berry mapping to C
Berry Tasmota mapping
Berry int64 implementation for 32 bits architecture
Berry Matter protocol implementation
Micro-RTSP
re1.5
DHT sensor library
ccronexpr

[core32]
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.07.00/platform-espressif32.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.08.00/platform-espressif32.zip
platform_packages =
build_unflags = ${esp32_defaults.build_unflags}
build_flags = ${esp32_defaults.build_flags}

[safeboot_flags]
lib_ignore = ESP Mail Client
IRremoteESP8266
NeoPixelBus
OneWire
MFRC522
universal display Library
ESP8266Audio
ESP8266SAM
FFat
Berry
Berry mapping to C
Berry Tasmota mapping
Berry int64 implementation for 32 bits architecture
Berry Matter protocol implementation
Micro-RTSP
re1.5
DHT sensor library
ccronexpr