mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
drivers/ninaw10: Implement machine.Pin external pin controls.
This commit is contained in:
committed by
Damien George
parent
c214c9e648
commit
7d01f38170
@@ -287,6 +287,7 @@ if (MICROPY_PY_NETWORK_NINAW10)
|
||||
${MICROPY_DIR}/drivers/ninaw10/nina_bt_hci.c
|
||||
${MICROPY_DIR}/drivers/ninaw10/nina_wifi_drv.c
|
||||
${MICROPY_DIR}/drivers/ninaw10/nina_wifi_bsp.c
|
||||
${MICROPY_DIR}/drivers/ninaw10/machine_pin_nina.c
|
||||
)
|
||||
|
||||
list(APPEND MICROPY_SOURCE_EXTMOD
|
||||
|
||||
Reference in New Issue
Block a user