forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extmod/network_ninaw10: Activate the NIC on call to connect/config.
Activate the NIC on calls to connect() or config() if it's not already active, to allow config() to be called before the NIC is activated. This changes makes the NINA NIC more inline with CYW43 and other NICs which allow configuring the NIC before or after it's activated.
- Loading branch information
1 parent
2810b45
commit 07e3a4c
Showing
1 changed file
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters