Andrew Scheller
13a171a971
Small doxygen fixes ( #1092 )
2023-01-19 16:38:14 -06:00
Graham Sanderson
88bc4f974c
cleanup header guard names to be consistent ( #1179 )
2023-01-18 08:40:10 -06:00
envirocoder
887c0b8443
IRQ on CYW43_PIN_WL_HOST_WAKE not gpio13 ( #1069 )
...
fix bug #1068 where the raw irq handler that was added masked on IO_IRQ_BANK0 (defined as 13) and not the gpio connected to the CYW43 i.e. CYW43_PIN_WL_HOST_WAKE
Co-authored-by: andrew arm <armdev@openlx.org.uk>
2022-11-24 08:42:25 -06:00
Peter Harper
0041f4b7fd
set CYW43_WIFI_NVRAM_INCLUDE_FILE allowing user override
2022-09-01 14:10:06 -05:00
Attila Wagner
a33a11ea16
Call cyw43_deinit()
from cyw43_arch_deinit()
to release the DMA channels and power off the WLAN chip ( #965 )
2022-08-10 07:55:54 -05:00
Attila Wagner
2ebba462ac
Properly terminate cyw43 task when cyw43_arch_deinit()
is called ( #962 )
2022-08-08 07:48:29 -05:00
graham sanderson
5e9a5e827b
Add Pico W and lwIP support
2022-06-30 00:46:13 -05:00