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
Jeff Epler
dd108b755d
esp32s2: initialize event loop ane netif only once
...
deinitting these seems to cause problems.
2020-11-19 11:36:02 -06: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
Set station mode early to avoid SoftAP on startup
2020-11-16 00:31:06 +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