Skip to content

Commit

Permalink
Switched async libs to https://github.com/esp32async
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Jan 21, 2025
1 parent 291ea55 commit edddc72
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 13 deletions.
2 changes: 1 addition & 1 deletion lib/ESPDASHPro
2 changes: 1 addition & 1 deletion lib/WebSerialPro
17 changes: 6 additions & 11 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,14 @@ lib_deps =
bblanchon/ArduinoJson @ 7.3.0
olikraus/U8g2 @ 2.36.2
robtillaart/CRC @ 1.0.3
mathieucarbou/AsyncTCP @ 3.3.2
; https://github.com/mathieucarbou/AsyncTCPSock/archive/refs/tags/v1.0.3-dev.zip
mathieucarbou/ESPAsyncWebServer @ 3.6.0
ESP32Async/AsyncTCP @ 3.3.2
ESP32Async/ESPAsyncWebServer @ 3.6.0
mathieucarbou/MycilaConfig @ 7.0.3
mathieucarbou/MycilaDS18 @ 4.1.2
mathieucarbou/MycilaESPConnect @ 7.0.0
mathieucarbou/MycilaESPConnect @ 7.1.1
mathieucarbou/MycilaEasyDisplay @ 3.1.0
mathieucarbou/MycilaHADiscovery @ 6.0.1
mathieucarbou/MycilaJSY @ 13.0.2
mathieucarbou/MycilaJSY @ 13.0.3
mathieucarbou/MycilaLogger @ 3.2.1
mathieucarbou/MycilaMQTT @ 6.0.5
mathieucarbou/MycilaNTP @ 6.0.5
Expand All @@ -80,9 +79,6 @@ lib_deps =
mathieucarbou/MycilaTaskMonitor @ 4.0.0
mathieucarbou/MycilaTrafficLight @ 2.0.2
mathieucarbou/MycilaUtilities @ 3.2.0
lib_ignore =
; AsyncTCP
; mathieucarbou/AsyncTCP

build_flags =
; Stack sizes
Expand Down Expand Up @@ -195,9 +191,8 @@ build_unflags =
[oss]
build_flags = -D APP_MODEL_OSS
lib_deps =
mathieucarbou/MycilaWebSerial @ 8.0.0
; ayushsharma82/ESP-DASH @ 4.0.8
https://github.com/mathieucarbou/ayushsharma82-ESP-DASH#dev-v5
mathieucarbou/MycilaWebSerial @ 8.1.1
https://github.com/mathieucarbou/ayushsharma82-ESP-DASH/archive/refs/heads/dev.zip
lib_ignore =
ESPDASHPro
WebSerialPro
Expand Down

0 comments on commit edddc72

Please sign in to comment.