mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Merge branch 'development' of https://github.com/arendst/Tasmota into development
This commit is contained in:
commit
d957c97c1e
3
.github/workflows/Tasmota_build_devel.yml
vendored
3
.github/workflows/Tasmota_build_devel.yml
vendored
@ -99,8 +99,8 @@ jobs:
|
||||
- tasmota32c2-safeboot
|
||||
- tasmota32c3cdc-safeboot
|
||||
- tasmota32s2-safeboot
|
||||
- tasmota32s2cdc-safeboot
|
||||
- tasmota32s3cdc-safeboot
|
||||
- tasmota32c2-safeboot
|
||||
- tasmota32c6cdc-safeboot
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
@ -192,7 +192,6 @@ jobs:
|
||||
- tasmota32c6cdc
|
||||
- tasmota32s2
|
||||
- tasmota32s2cdc
|
||||
- tasmota32s3
|
||||
- tasmota32s3cdc
|
||||
- tasmota32solo1
|
||||
steps:
|
||||
|
@ -186,10 +186,12 @@
|
||||
#define USE_WEBSERVER
|
||||
#define USE_WEBCLIENT
|
||||
#define USE_WEBCLIENT_HTTPS
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
#define USE_SERIAL_BRIDGE // Add support for software Serial Bridge console Tee (+2k code)
|
||||
#define USE_ETHERNET
|
||||
#endif // CONFIG_IDF_TARGET_ESP32
|
||||
|
||||
// FIX ME Safeboot for ESP32 and ESP32solo1 to big with Core 3.0.0
|
||||
//#if CONFIG_IDF_TARGET_ESP32
|
||||
// #define USE_SERIAL_BRIDGE // Add support for software Serial Bridge console Tee (+2k code)
|
||||
// #define USE_ETHERNET
|
||||
//#endif // CONFIG_IDF_TARGET_ESP32
|
||||
|
||||
#endif // FIRMWARE_SAFEBOOT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user