circuitpython/shared-bindings/wifi
Rob Capellini 9002f351b4 Convert more modules to use MP_REGISTER_MODULE
Convert _eve, _pew, aesio, alarm, audiopwmio, bitops, camera, canio, dualbank, gnss, i2cperipheral, imagecapture, ipaddress, memorymonitor, sdioio, socketpool, ssl, uheap, ustack, watchdog, and wifi modules to use MP_REGISTER_MODULE.

Related to #5183.
2021-09-01 00:19:05 -04: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
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
Radio.c Fix esp32s2 builds after AP changes 2021-05-07 10:03:02 -07:00
Radio.h make authmode settable 2021-04-30 21:35:02 +05:30
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 Convert more modules to use MP_REGISTER_MODULE 2021-09-01 00:19:05 -04:00
__init__.h Include wifi.radio singleton in gc 2020-12-07 11:07:56 -05:00