Created Drivers folder with ILI934x subproject (#209)
Refactored all existing boards to re-use the ILI934x driver code.
This commit is contained in:
committed by
GitHub
parent
8ccba15c25
commit
c74006f8b6
+2
-1
@@ -17,8 +17,9 @@ if (DEFINED ENV{ESP_IDF_VERSION})
|
||||
|
||||
set(COMPONENTS App)
|
||||
set(EXTRA_COMPONENT_DIRS
|
||||
"Boards"
|
||||
"App"
|
||||
"Boards"
|
||||
"Drivers"
|
||||
"Tactility"
|
||||
"TactilityC"
|
||||
"TactilityCore"
|
||||
|
||||
Reference in New Issue
Block a user