drivers/ninaw10: Add ublox Nina-W10 WiFi/BT module driver.
- Add WiFi/BT drivers for ublox Nina-W10 (esp32 based) module. - Add ublox Nina-W10 Python module in extmod.
This commit is contained in:
committed by
Damien George
parent
b6dbbbe82f
commit
43079aaf86
@@ -35,6 +35,7 @@ import subprocess
|
||||
# Relative to top-level repo dir.
|
||||
PATHS = [
|
||||
# C
|
||||
"drivers/ninaw10/*.[ch]",
|
||||
"extmod/*.[ch]",
|
||||
"extmod/btstack/*.[ch]",
|
||||
"extmod/nimble/*.[ch]",
|
||||
|
||||
Reference in New Issue
Block a user