circuitpython/ports
Jeff Epler d3e85d165e
Set cyw43 power management as needed, default to disabled
.. the value actually needs to be enforced each time the STA or AP
is enabled, because internally there's a call to cyw43_wifi_pm with the
library's defaut power management value, not ours.

Add a getter, though it only returns our idea of what the power
management register is set to, it doesn't read out from the actual
hardware, sadly.
2022-10-01 08:20:34 -05:00
..
atmel-samd Tweak black_bindings 2022-09-30 11:18:13 -05:00
broadcom Tweak black_bindings 2022-09-30 11:18:13 -05:00
cxd56 cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
espressif Merge pull request #6962 from dhalbert/espressif-deep-sleep-hold-pins 2022-09-30 22:20:44 -04:00
litex cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
mimxrt10xx cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
nrf Merge pull request #6933 from jepler/🥧🐮 2022-09-28 18:09:24 -04:00
raspberrypi Set cyw43 power management as needed, default to disabled 2022-10-01 08:20:34 -05:00
stm Use macro for computing size of array. 2022-09-29 22:10:21 +02:00
unix ringbuf cleanup 2022-09-21 10:03:05 -04:00