Update tft driver path

This commit is contained in:
fvanroie 2021-05-27 17:57:14 +02:00
parent f3a4dad013
commit b59fbfd6f5
3 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,7 @@ src_filter =
-<hal/> -<hal/>
+<drv/> +<drv/>
-<drv/touch> -<drv/touch>
-<drv/tft> +<drv/tft>
+<dev/> +<dev/>
-<hal/> -<hal/>
-<svc/> -<svc/>

View File

@ -88,7 +88,7 @@ src_filter =
-<hal/> -<hal/>
+<drv/> +<drv/>
-<drv/touch> -<drv/touch>
-<drv/tft> +<drv/tft>
+<dev/> +<dev/>
-<hal/> -<hal/>
-<svc/> -<svc/>

View File

@ -110,7 +110,7 @@ src_filter =
-<hal/> -<hal/>
+<drv/> +<drv/>
-<drv/touch> -<drv/touch>
-<drv/tft> +<drv/tft>
+<dev/> +<dev/>
-<hal/> -<hal/>
-<svc/> -<svc/>