Modern embedded framework, using Rust and async.
Find a file
2022-07-17 00:33:30 +02:00
.vscode Switch to embedded-hal SPI, GPIO traits. 2022-07-16 08:26:54 +02:00
examples/rpi-pico-w Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. 2022-07-17 00:33:30 +02:00
firmware Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. 2022-07-17 00:33:30 +02:00
src Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. 2022-07-17 00:33:30 +02:00
.gitignore Obtain the firmware blobs from the user instead of hardcoding magic flash addrs. 2022-07-17 00:33:30 +02:00
Cargo.toml Switch to embedded-hal SPI, GPIO traits. 2022-07-16 08:26:54 +02:00
LICENSE-APACHE Add LICENSEs 2022-07-11 22:53:57 +02:00
LICENSE-MIT Add LICENSEs 2022-07-11 22:53:57 +02:00
README.md Add LICENSEs 2022-07-11 22:53:57 +02:00
rust-toolchain.toml update rust nightly to match embassy. 2022-07-13 21:22:52 +02:00
rustfmt.toml 🌈 2022-07-10 19:45:26 +02:00

cyw43

Very WIP driver for the CYW43439 wifi chip, used in the Raspberry Pi Pico W.

License

This work is licensed under either of

at your option.