drivers: add realtek rts5813 driver

This commit is contained in:
huan_huang
2023-08-04 10:21:17 +08:00
committed by Marco Trevisan
parent 427139f347
commit 79be91831c
9 changed files with 1799 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ drivers_tests = [
'nb1010',
'egis0570',
'fpcmoc',
'realtek',
]
if get_option('introspection')