This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68552e90e8
circuitpython
/
shared-bindings
/
wifi
History
anecdata
8febdee264
Rename to match WIFI_REASON. Also include specific error code in "Unknown failure" Exception.
2021-01-13 23:47:23 -06:00
..
Network.c
Adding authmode keyword
2021-01-06 23:52:30 +01:00
Network.h
Adding authmode keyword
2021-01-06 23:52:30 +01:00
Radio.c
Rename to match WIFI_REASON. Also include specific error code in "Unknown failure" Exception.
2021-01-13 23:47:23 -06:00
Radio.h
Include all reason codes.
2021-01-13 23:46:52 -06:00
ScannedNetworks.c
Remove logging from shared-bindings, fix translations, revert config target macro
2020-10-06 13:29:12 -04:00
ScannedNetworks.h
Scanning WIP. Need to sort out supervisor memory
2020-08-19 14:22:12 -07:00
__init__.c
Fix stub and doc builds
2020-08-26 17:18:16 -07:00
__init__.h
Include wifi.radio singleton in gc
2020-12-07 11:07:56 -05:00