Update dependencies in Devices/ and remove "useDeprecatedHal" (#599)

- Updated dependencies in `Devices/`: remove unused ones, update incorrect ones
- Removed `dependencies.useDeprecatedHal` from device properties (and related scripting/code)
This commit is contained in:
Ken Van Hoeylandt
2026-07-29 18:47:19 +02:00
committed by GitHub
parent acb2f1d4c7
commit de6fc3b346
67 changed files with 15 additions and 129 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ file(GLOB_RECURSE SOURCE_FILES source/*.c*)
idf_component_register(
SRCS ${SOURCE_FILES}
REQUIRES TactilityKernel driver
REQUIRES TactilityKernel
)
-2
View File
@@ -12,8 +12,6 @@ hardware.spiRamSpeed=80M
hardware.esptoolFlashFreq=80M
hardware.bluetooth=true
dependencies.useDeprecatedHal=false
storage.userDataLocation=SD
display.size=4.3"