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

Support mono builds for rtk platforms and modify platform names #734

Merged
merged 3 commits into from
May 15, 2024

Conversation

keeramis
Copy link
Contributor

As title says.

Related Issues / Discussions

https://github.com/particle-iot-inc/device-constants/pull/38

Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA
  • Problem and solution clearly stated
  • Tests have been provided
  • Docs have been updated
  • CI is passing

@keeramis keeramis requested a review from monkbroc May 14, 2024 07:26
@@ -73,7 +73,7 @@ describe('Utilities', () => {
26: 'Asset Tracker / Monitor One',
28: 'Tracker M',
32: 'Photon 2 / P2',
35: 'M SoM'
35: 'M-SoM'
Copy link
Member

Choose a reason for hiding this comment

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

Wow, I was sure that platform names had been updated in device-constants back in March to have dashes but that's not the case. See https://s.slack.com/archives/C64D4D78D/p1710540307492059?thread_ts=1710164487.645659&cid=C64D4D78D for the right names:

  • E-SoM-X
  • A-SoM
  • B-SoM
  • X-SoM
  • B5-SoM
  • Tracker-M

Can you update device-constants with those names please?

Copy link
Member

@monkbroc monkbroc left a comment

Choose a reason for hiding this comment

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

👍 with the additional updates in device-constants

@keeramis keeramis force-pushed the chore/update-device-constants-and-platform-name branch from 7691dbf to 4f1ca3c Compare May 15, 2024 19:29
@keeramis keeramis merged commit 75de28d into master May 15, 2024
5 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