Skip to content

Commit

Permalink
clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sharandac committed Sep 11, 2023
1 parent e5bcb0a commit dd3af3d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 849 deletions.
12 changes: 0 additions & 12 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ lib_deps =
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
PubSubClient@>=2.8
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
mikalhart/TinyGPSPlus
h2zero/NimBLE-Arduino @ ^1.3.8

Expand Down Expand Up @@ -279,7 +278,6 @@ lib_deps =
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
PubSubClient@>=2.8
mikalhart/TinyGPSPlus
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
h2zero/NimBLE-Arduino @ ^1.3.8


Expand Down Expand Up @@ -342,7 +340,6 @@ lib_deps =
mikalhart/TinyGPSPlus
https://github.com/lewisxhe/BMA423_Library
https://github.com/mprograms/QMC5883LCompass
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
h2zero/NimBLE-Arduino @ ^1.3.8

[env:t-watch2021-v2]
Expand Down Expand Up @@ -405,7 +402,6 @@ lib_deps =
mikalhart/TinyGPSPlus
https://github.com/lewisxhe/BMA423_Library
https://github.com/mprograms/QMC5883LCompass
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
h2zero/NimBLE-Arduino @ ^1.3.8

[env:WT32-SC01_v3_2]
Expand Down Expand Up @@ -466,7 +462,6 @@ lib_deps =
PubSubClient@>=2.8
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
Bodmer/TFT_eSPI
https://github.com/adafruit/Adafruit_FT6206_Library
mikalhart/TinyGPSPlus
Expand Down Expand Up @@ -530,7 +525,6 @@ lib_deps =
PubSubClient@>=2.8
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
Bodmer/TFT_eSPI
https://github.com/adafruit/Adafruit_FT6206_Library
mikalhart/TinyGPSPlus
Expand Down Expand Up @@ -569,8 +563,6 @@ lib_deps =
earlephilhower/ESP8266SAM
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
https://github.com/pschatzmann/ESP32-A2DP
mikalhart/TinyGPSPlus
h2zero/NimBLE-Arduino @ ^1.3.8
build_type = release
Expand Down Expand Up @@ -615,9 +607,7 @@ lib_deps =
PubSubClient@>=2.8
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
mikalhart/TinyGPSPlus
https://github.com/pschatzmann/ESP32-A2DP
h2zero/NimBLE-Arduino @ ^1.3.8
build_type = release
build_flags =
Expand Down Expand Up @@ -663,9 +653,7 @@ lib_deps =
earlephilhower/ESP8266SAM
nailbuster/ESP8266FtpServer
https://github.com/tobozo/ESP32-targz/archive/refs/heads/1.0.5-beta.zip
https://github.com/mobizt/ESP-Mail-Client.git#v2.4.8
mikalhart/TinyGPSPlus
https://github.com/pschatzmann/ESP32-A2DP
h2zero/NimBLE-Arduino @ ^1.3.8
build_type = release
build_flags =
Expand Down
53 changes: 0 additions & 53 deletions src/app/mail/config/mail_config.cpp

This file was deleted.

52 changes: 0 additions & 52 deletions src/app/mail/config/mail_config.h

This file was deleted.

100 changes: 0 additions & 100 deletions src/app/mail/mail_app.cpp

This file was deleted.

36 changes: 0 additions & 36 deletions src/app/mail/mail_app.h

This file was deleted.

Loading

0 comments on commit dd3af3d

Please sign in to comment.