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
a33359762d
Merge pull request
#3903
from anecdata/reasons
...
ESP32-S2: Log all Wi-Fi events & remove unneeded call
2021-01-06 08:41:19 -08:00
..
__init__.c
change ESP_EARLY_LOG* to ESP_LOG* throughout event_handler
2021-01-05 18:39:51 -06:00
__init__.h
Ping works!
2020-08-19 14:22:13 -07:00
Network.c
Updating comment to reflect feedback of espressif from IDFGH-4486 -> works correct as per the protocol
2020-12-24 15:40:53 +01:00
Network.h
Change submodule, rework all includes
2020-09-30 11:26:07 -04:00
Radio.c
Merge pull request
#3903
from anecdata/reasons
2021-01-06 08:41:19 -08: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