drv: display: Initial FT800 display driver
This patch includes initial support for FT800 display driver. It includes basic features. It can be easily extended with more FT800 display list and co-processor features. Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
This commit is contained in:
parent
0da8ec70dc
commit
7d8f78a08b
22 changed files with 2346 additions and 0 deletions
|
@ -4,6 +4,7 @@ add_definitions(-D__ZEPHYR_SUPERVISOR__)
|
|||
|
||||
add_subdirectory(console)
|
||||
add_subdirectory(interrupt_controller)
|
||||
add_subdirectory(misc)
|
||||
add_subdirectory(pcie)
|
||||
|
||||
add_subdirectory_ifdef(CONFIG_ADC adc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue