Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk-rtos/config/devices.json
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

17 lines
270 B
JSON

{
"/dev/fb0" : {
"type" : "fb"
},
"/dev/dri/card0" : {
"type" : "drm"
},
"/dev/input/event0" : {
"type" : "ts"
},
"/dev/input/event1" : {
"type" : "input"
},
"/dev/input/mouse0" : {
"type" : "mouse"
}
}