Touch input device #27

Open
rafaelcaricio wants to merge 15 commits from indev into master
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 2b440c8ad2 - Show all commits

View file

@ -15,4 +15,3 @@ lazy_static = "1.4.0"
proc-macro2 = "1.0.18" proc-macro2 = "1.0.18"
Inflector = "0.11.4" Inflector = "0.11.4"
syn = { version = "1.0.31", features = ["full"]} syn = { version = "1.0.31", features = ["full"]}

View file

@ -23,4 +23,3 @@ quote = "1.0.7"
proc-macro2 = "1.0.18" proc-macro2 = "1.0.18"
lvgl-codegen = { version = "0.5.0", path = "../lvgl-codegen" } lvgl-codegen = { version = "0.5.0", path = "../lvgl-codegen" }
lvgl-sys = { version = "0.5.0", path = "../lvgl-sys" } lvgl-sys = { version = "0.5.0", path = "../lvgl-sys" }