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
c6aaab6f64
circuitpython
/
ports
/
esp32s2
/
common-hal
/
wifi
History
anecdata
1f6cd496c7
1. check enabled before scan; 2. make start-station() the single control point for esp_wifi_set_mode()
2021-01-21 13:54:19 -06:00
..
__init__.c
Retry on all disconnect reasons other than: 2 exception reasons & 1 manual disconnect reason.
2021-01-13 23:45:59 -06:00
__init__.h
Ping works!
2020-08-19 14:22:13 -07:00
Network.c
Update ports/esp32s2/common-hal/wifi/Network.c
2021-01-10 17:18:43 +01:00
Network.h
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
Radio.c
1. check enabled before scan; 2. make start-station() the single control point for esp_wifi_set_mode()
2021-01-21 13:54:19 -06:00
Radio.h
Include wifi.radio singleton in gc
2020-12-07 11:07:56 -05:00
ScannedNetworks.c
Remove debug log messages
2020-12-23 14:59:09 +01:00
ScannedNetworks.h
Remove logging from shared-bindings, fix translations, revert config target macro
2020-10-06 13:29:12 -04:00