Add nb1010 driver

This commit is contained in:
Huan Wang
2021-04-04 17:19:46 -06:00
committed by Benjamin Berg
parent 07778f6bfa
commit 355957919e
8 changed files with 855 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ drivers_tests = [
'vfs5011',
'vfs7552',
'goodixmoc',
'nb1010',
]
if get_option('introspection')