feat(dev): port evdev input driver (#4672)

This commit is contained in:
Niklas Fiekas
2023-10-20 23:57:11 +02:00
committed by GitHub
parent 85798af3cd
commit 3dbb103c42
6 changed files with 306 additions and 0 deletions

2
lvgl.h
View File

@@ -123,6 +123,8 @@ extern "C" {
#include "src/dev/nuttx/lv_nuttx_touchscreen.h"
#include "src/dev/nuttx/lv_nuttx_lcd.h"
#include "src/dev/evdev/lv_evdev.h"
#include "src/core/lv_global.h"
/*********************
* DEFINES