index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-bindings
/
wifi
Age
Commit message (
Expand
)
Author
2020-10-15
Add hostname validation
microDev
2020-10-14
Update wifi hostname method
microDev
2020-10-13
Add method to set custom hostname
microDev
2020-10-06
Remove logging from shared-bindings, fix translations, revert config target m...
Lucian Copeland
2020-09-30
Change submodule, rework all includes
Lucian Copeland
2020-09-16
connect now accepts bssid
Ryan T. Hamilton
2020-09-15
Add BSSID to Network
Ryan T. Hamilton
2020-09-03
Changes based on Dan's feedback
Scott Shawcroft
2020-08-26
Fix stub and doc builds
Scott Shawcroft
2020-08-21
Make socket reads interruptable
Scott Shawcroft
2020-08-19
Add error handling w/temp debug logs
Scott Shawcroft
2020-08-19
Ping works!
Scott Shawcroft
2020-08-19
Ping work and start to add socketpool
Scott Shawcroft
2020-08-19
Add ipaddress
Scott Shawcroft
2020-08-19
Add debugging. Scanning doesn't crash but returns no results. Need to config ...
Scott Shawcroft
2020-08-19
Scanning WIP. Need to sort out supervisor memory
Scott Shawcroft
2020-08-19
First crack at native wifi API
Scott Shawcroft