Update cyw43 driver. (#2199)

* Update cyw43 driver.

Fixes #2153

* Update cyw43 in bazel
This commit is contained in:
Peter Harper 2025-01-20 19:45:06 +00:00 committed by GitHub
parent 09482ed7a0
commit 73d007f1a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ new_git_repository(
new_git_repository(
name = "cyw43-driver",
build_file = "//src/rp2_common/pico_cyw43_driver:cyw43-driver.BUILD",
commit = "cf924bb04c8984675ca0fc2178f082e404e048c3", # keep-in-sync-with-submodule: lib/cyw43-driver
commit = "c1075d4bc440422cf2b2fd12c64a1f53f77660ee", # keep-in-sync-with-submodule: lib/cyw43-driver
remote = "https://github.com/georgerobotics/cyw43-driver.git",
)

@ -1 +1 @@
Subproject commit cf924bb04c8984675ca0fc2178f082e404e048c3
Subproject commit c1075d4bc440422cf2b2fd12c64a1f53f77660ee