Update binding: FB and evdev

Freeze evdev driver
This commit is contained in:
Amir Gonnen 2020-08-29 01:02:14 +03:00
parent 67adb44f6b
commit 582b6720d0
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2875bba11c1afb740763e380290cb1a17b44b3a5
Subproject commit 9ae5d886f74b53648f41f7bd9e9e2908f1ff23b4

View File

@ -1,2 +1,3 @@
freeze_as_mpy('$(MPY_DIR)/tools', 'upip.py')
freeze_as_mpy('$(MPY_DIR)/tools', 'upip_utarfile.py', opt=3)
freeze('$(MPY_DIR)/lib/lv_bindings/driver/linux', 'evdev.py')