embassy/cyw43-pio
Dario Nieuwenhuis 4f7ac1946a cyw43: add Bluetooth support.
Co-Authored-By: Brandon Ros <brandonros1@gmail.com>
2024-08-05 21:07:42 +02:00
..
src cyw43: add Bluetooth support. 2024-08-05 21:07:42 +02:00
Cargo.toml Uprev cyw43 and cyw43-pio for embassy-rp 0.2 2024-08-05 20:48:55 +10:00
CHANGELOG.md Add cyw43/cyw43-pio changelogs 2024-08-05 22:19:01 +10:00
README.md Centralize license and MSRV boilerplate into the repo readme. 2024-01-11 18:18:35 +01:00

cyw43-pio

RP2040 PIO driver for the nonstandard half-duplex SPI used in the Pico W. The PIO driver offloads SPI communication with the WiFi chip and improves throughput.