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
Updating https://github.com/adafruit/Adafruit_CircuitPython_CharLCD to 3.5.4 from 3.5.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_CharLCD#83 from squaregoldfish/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML7700 to 2.1.5 from 2.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_VEML7700#37 from anecdata/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 7.3.0 from 7.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#186 from wizhannah/W6300

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_MIDI to 1.0.20 from 1.0.19:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_MIDI#15 from spridget/patch-2

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 3.1.1 from 3.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#105 from shubham0x13/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_FruitJam to 1.4.0 from 1.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#21 from relic-se/optional-buttons
  > Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#20 from relic-se/dac-settings
  > Merge pull request adafruit/Adafruit_CircuitPython_FruitJam#15 from FoamyGuy/play_mp3_file
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