ini Tweaks

This commit is contained in:
fvanroie 2022-03-02 21:28:16 +01:00
parent 4d912f0c71
commit ecc4b5bd0b
3 changed files with 0 additions and 26 deletions

View File

@ -46,15 +46,3 @@ build_flags =
; -- Debugging options -----------------------------
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
;region -- Library options -------------------------------
lib_deps =
${env.lib_deps}
${esp32.lib_deps}
;git+https://github.com/s60sc/Adafruit_TouchScreen
adafruit/Adafruit TouchScreen @ ~1.1.2
lib_ignore =
${env.lib_ignore}
${esp32.lib_ignore}
;endregion

View File

@ -45,13 +45,3 @@ build_flags =
; -- Debugging options -----------------------------
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
;region -- Library options -------------------------------
lib_deps =
${env.lib_deps}
${esp32.lib_deps}
lib_ignore =
${env.lib_ignore}
${esp32.lib_ignore}
;endregion

View File

@ -57,8 +57,4 @@ lib_deps =
${env.lib_deps}
${esp32.lib_deps}
git+https://github.com/netwizeBE/arduino-goodix.git
lib_ignore =
${env.lib_ignore}
${esp32.lib_ignore}
;endregion