Skip to content

lib/cyw43-driver: Update driver to latest version v1.1.1.#18988

Open
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:lib-update-cyw43-driver
Open

lib/cyw43-driver: Update driver to latest version v1.1.1.#18988
dpgeorge wants to merge 1 commit intomicropython:masterfrom
dpgeorge:lib-update-cyw43-driver

Conversation

@dpgeorge
Copy link
Member

@dpgeorge dpgeorge commented Mar 24, 2026

Summary

Update cyw43-driver to the latest for the upcoming v1.28.0 release.

Includes a fix to STA teardown to deinit tcpip and clear itf_state.

TODO: still need to tag cyw43-driver at v1.1.1.

Testing

The new driver was tested previously when the fix was merged in cyw43-driver.

Generative AI

I did not use generative AI tools when creating this PR.

Includes a fix to STA teardown to deinit tcpip and clear itf_state.

Signed-off-by: Damien George <[email protected]>
@dpgeorge dpgeorge added this to the release-1.28.0 milestone Mar 24, 2026
@github-actions
Copy link

Code size report:

Reference:  tools/ci.sh: Increase qemu_arm test run timeout. [5c00edc]
Comparison: lib/cyw43-driver: Update driver to latest version v1.1.1. [merge of 8c33d68]
  mpy-cross:    +0 +0.000% 
   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
      esp32:    +0 +0.000% ESP32_GENERIC
     mimxrt:    +0 +0.000% TEENSY40
        rp2:   +16 +0.002% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.46%. Comparing base (5c00edc) to head (8c33d68).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #18988   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files         176      176           
  Lines       22784    22784           
=======================================
  Hits        22435    22435           
  Misses        349      349           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant