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
circuitpython
/
ports
/
esp32s2
/
common-hal
/
wifi
History
Scott Shawcroft
a80bf22211
Merge pull request
#3727
from BennyE/wifi-full-scan
...
esp32s2: Do a full scan when channel/BSSID are not given
2020-11-23 15:19:57 -08:00
..
__init__.c
esp32s2: initialize event loop ane netif only once
2020-11-19 11:36:02 -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
Update ports/esp32s2/common-hal/wifi/Radio.c
2020-11-20 09:40:32 +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