Skip to content

Conversation

juergenpabel
Copy link

I've added a new board: M5Stack DinMeter

The compiled firmware was tested in the context of an ongoing project of mine and appears fully functional.

Explicitly tested hardware-features that work:

  • Display
  • Rotary & Button
  • Bluetooth LE
  • Grove Ports A & B (albeit only GPIO functionality was tested)
    I didn't test WIFI, Grove I2C and power-management - but as those aren't board specific features, I expect for them to work just as well.

@juergenpabel
Copy link
Author

As a side note: I didn't know whether a new board is considered as something that should be targeted for the current release-branch (10.0.0 as of just yesterday) or onto the main branch. Maybe this could be added as an additional guidance to https://learn.adafruit.com/how-to-add-a-new-board-to-circuitpython/submit-a-pull-request

@juergenpabel
Copy link
Author

OK, the duplicate USB VID/PID check fails - what would the appropriate PID for this board be?

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.

Thanks for the board def! You can request a PID here: https://github.com/espressif/usb-pids

@tannewt
Copy link
Member

tannewt commented Oct 2, 2025

As a side note: I didn't know whether a new board is considered as something that should be targeted for the current release-branch (10.0.0 as of just yesterday) or onto the main branch. Maybe this could be added as an additional guidance to https://learn.adafruit.com/how-to-add-a-new-board-to-circuitpython/submit-a-pull-request

I've added an alert to that page about branches and a note on the getting setup page. Right now main is essentially 10.0.x so this is to the best branch. We have 9.2.x as well but won't likely release to it anymore.

@juergenpabel
Copy link
Author

Thanks for the board def! You can request a PID here: https://github.com/espressif/usb-pids

espressif/usb-pids#261

@juergenpabel juergenpabel requested a review from tannewt October 4, 2025 23:02
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!

@tannewt tannewt merged commit 64b32f6 into adafruit:main Oct 6, 2025
16 checks passed
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