Merge pull request #280 from toto99303/master
Cleaned up some unused libs for M5StickC
This commit is contained in:
commit
914b4bc3cb
@ -29,16 +29,17 @@ build_flags =
|
|||||||
-D M5STICK_C=1
|
-D M5STICK_C=1
|
||||||
;-D DEBUG_MINING=1
|
;-D DEBUG_MINING=1
|
||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/takkaO/OpenFontRender
|
|
||||||
bblanchon/ArduinoJson@^6.21.2
|
bblanchon/ArduinoJson@^6.21.2
|
||||||
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2
|
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2
|
||||||
mathertel/OneButton @ ^2.0.3
|
mathertel/OneButton @ ^2.0.3
|
||||||
arduino-libraries/NTPClient
|
arduino-libraries/NTPClient
|
||||||
M5StickC
|
M5StickC
|
||||||
Wire
|
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
TFT_eSPI
|
TFT_eSPI
|
||||||
|
SD
|
||||||
|
SD_MMC
|
||||||
|
rm67162
|
||||||
|
|
||||||
;--------------------------------------------------------------------
|
;--------------------------------------------------------------------
|
||||||
|
|
||||||
[env:ESP32-S3-mini-wemos]
|
[env:ESP32-S3-mini-wemos]
|
||||||
|
Loading…
Reference in New Issue
Block a user