This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6760cdf678
circuitpython
/
ports
/
esp32s2
/
common-hal
/
wifi
History
BennyE
6760cdf678
Let connect() choose strongest AP if channel and BSSID are not given
2020-11-20 00:11:17 +01:00
..
__init__.c
esp32s2: wifi: fix several debug-build errors
2020-11-12 20:40:45 -06:00
__init__.h
Ping works!
2020-08-19 14:22:13 -07:00
Network.c
Add BSSID to Network
2020-09-15 23:32:53 -07:00
Network.h
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
Radio.c
Let connect() choose strongest AP if channel and BSSID are not given
2020-11-20 00:11:17 +01:00
Radio.h
Cleaned up and now testing
2020-10-15 23:45:11 -07:00
ScannedNetworks.c
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
ScannedNetworks.h
Remove logging from shared-bindings, fix translations, revert config target macro
2020-10-06 13:29:12 -04:00