Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix msom usb + ble setup names #2753

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

mrlambchop
Copy link
Contributor

Problem

Msom setup shows the wrong name: Mseries. It should be M-SoM

Same for P2 BLE setup and B-SoM.

Original by ScottBrust

Solution

Fix the hardcoded USB + BLE setup strings

Steps to Test

Build + flash branch. Setup msom on setup.particle.io, name should show as M SoM

Example App

tinker

References

Links to the Community, Docs, Other Issues, etc..


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy
Copy link
Member

There is a few other places where this needs to be changed e.g. https://github.com/particle-iot/device-os/blob/develop/hal/src/b5som/app_usbd_string_config.h#L127. I'll take care of it before merging.

@avtolstoy avtolstoy force-pushed the origin/fix/platform-product-series-names branch from f5f67fb to 552749e Compare March 14, 2024 10:21
@avtolstoy avtolstoy merged commit a896e5d into develop Mar 14, 2024
1 check passed
@avtolstoy avtolstoy deleted the origin/fix/platform-product-series-names branch March 14, 2024 10:21
@avtolstoy avtolstoy mentioned this pull request Mar 14, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants