Reimplement WebSerial
This commit is contained in:
@@ -58,8 +58,12 @@ lib_ignore =
|
||||
SimpleBLE
|
||||
WiFiProv
|
||||
NimBLE-Arduino
|
||||
AsyncTCP
|
||||
ESPAsyncWebServer
|
||||
ESPAsyncTCP
|
||||
ESPAsyncTCP-esphome
|
||||
AsyncTCP_RP2040W
|
||||
RPAsyncTCP
|
||||
monitor_speed = 115200
|
||||
monitor_filters =
|
||||
esp32_exception_decoder
|
||||
@@ -148,13 +152,7 @@ board_build.cmake_extra_args =
|
||||
-DNUKI_TARGET_H2=y
|
||||
-DSDKCONFIG_DEFAULTS="sdkconfig.defaults;sdkconfig.release.defaults;sdkconfig.singlecore.defaults;sdkconfig.ramoptimize.defaults"
|
||||
lib_ignore =
|
||||
BLE
|
||||
BluetoothSerial
|
||||
SimpleBLE
|
||||
WiFiProv
|
||||
NimBLE-Arduino
|
||||
ESPAsyncTCP-esphome
|
||||
AsyncTCP_RP2040W
|
||||
${env.lib_ignore}
|
||||
WiFiManager
|
||||
build_flags =
|
||||
${env.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user