Uprev cyw43 and cyw43-pio for embassy-rp 0.2

This commit is contained in:
9names
2024-08-05 20:48:55 +10:00
parent 0f685761e0
commit 819d1efb5b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cyw43"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
description = "Rust driver for the CYW43439 WiFi chip, used in the Raspberry Pi Pico W."
keywords = ["embedded", "cyw43", "embassy-net", "embedded-hal-async", "wifi"]