Skip to content

Conversation

@wizhannah
Copy link
Contributor

@wizhannah wizhannah commented Sep 4, 2025

I have modified the library to support the W6300 chip.
The related examples and the CircuitPython Pull Request adding the W6300-EVB-Pico2 board at the link below.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

One follow up you could do is to remove the use of const() within the register dictionaries. It is only useful when the value is assigned to a global variable with the _ prefix. That makes mpy inline it essentially.

@tannewt tannewt merged commit 736241c into adafruit:main Sep 4, 2025
1 check passed
adafruit-adabot pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 9, 2025
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.

2 participants