You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update push.yml
* Update idf_component.yml
* staars optimizations
* remove BT Classic
* rm not needed Arduino libs for Tasmota
* Update defconfig.common
* add "espressif/libsodium^1.0.20"
* Update BLE in defconfig.esp32c2
* Update BLE in defconfig.esp32c6
* Update BLE in defconfig.esp32
* Update BLE in defconfig.esp32c3
* Update BLE in defconfig.esp32h2
* Update BLE in defconfig.esp32s3
* CONFIG_LITTLEFS_MAX_PARTITIONS=2
Try to fix SD-Card not working
* rm libsodium
only needed from Homekit
* rm Arduino BLE
Tasmota uses h2zero BLE
* rm BLE lib
* use actual setting name `CONFIG_BT_NIMBLE_NVS_PERSIST`
* use actual config declaration
* Update defconfig.esp32c3
* Update defconfig.esp32c6
* Update defconfig.esp32h2
* Update defconfig.esp32s3
* rm SimpleBLE
* rm SimpleBLE
* rm WiFiProv
* rm WiFiProv
* CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y
* rm ESP32 examples
* rm ESP32 examples
* no clone of Arduino Libs...
since Tasmota does still include everything needed in the framework
* Update install-esp-idf.sh
* Update update-components.sh
* fix typo
* # CONFIG_ETH_USE_SPI_ETHERNET is not set
* Enable Eternet
* revert Ethernet changes
* CONFIG_ETH_USE_SPI_ETHERNET is not set
* use ESP-LITTLEFS v1.7.0
* # CONFIG_MBEDTLS_HARDWARE_MPI is not set
only needed for libsodium
* Update defconfig.120m
* Update defconfig.common
* Update defconfig.esp32s3
* LittleFS v1.5.5
use same version as in Tasmota Core 2.0.11
Try to fix loosing FS content when switching between Core 2.0.11 and Core 3.0.0
* Update defconfig.120m
* Update defconfig.esp32s3
---------
Co-authored-by: Christian Baars <[email protected]>
0 commit comments