circuitpython/shared-bindings/wifi
anecdata 5742a12497 input validation consistent with esp-idf is moved to common-hal 2022-02-13 22:14:45 -06:00
..
AuthMode.c add authmode class 2021-04-29 18:42:36 +05:30
AuthMode.h make authmode settable 2021-04-30 21:35:02 +05:30
Monitor.c consolidate exception strings 2022-02-08 17:55:44 -06:00
Monitor.h update wifi monitor 2021-11-04 16:21:18 +05:30
Network.c Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
Network.h Adding authmode keyword 2021-01-06 23:52:30 +01:00
Packet.c add packet class 2021-10-22 20:19:56 +05:30
Packet.h add packet class 2021-10-22 20:19:56 +05:30
Radio.c input validation consistent with esp-idf is moved to common-hal 2022-02-13 22:14:45 -06:00
Radio.h new kwarg: wifi.radio.start_ap(max_connections=) 2022-02-12 13:34:57 -06:00
ScannedNetworks.c Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
ScannedNetworks.h Scanning WIP. Need to sort out supervisor memory 2020-08-19 14:22:12 -07:00
__init__.c add monitor class 2021-11-02 12:32:09 +05:30
__init__.h add monitor class 2021-11-02 12:32:09 +05:30