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

Updated naming of products #628

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions extras/package_index.json.NewTag.template
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"name": "Raspberry Pi Pico"
},
{
"name": "Nicla Sense ME"
"name": "Arduino Nicla Sense ME"
},
{
"name": "Arduino Nicla Vision"
Expand Down Expand Up @@ -284,13 +284,13 @@
},
"boards": [
{
"name": "Nicla Sense ME"
"name": "Arduino Nicla Sense ME"
},
{
"name": "Nicla Voice"
"name": "Arduino Nicla Voice"
},
{
"name": "Nicla Vision"
"name": "Arduino Nicla Vision"
}
],
"toolsDependencies": [
Expand Down Expand Up @@ -335,7 +335,7 @@
},
"boards": [
{
"name": "Arduino Finder Opta"
Copy link
Member

Choose a reason for hiding this comment

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

I'd ping Francesca before changing this one

Copy link
Author

Choose a reason for hiding this comment

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

On it @facchinm!

Copy link
Author

Choose a reason for hiding this comment

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

see comment below!

Copy link
Collaborator

Choose a reason for hiding this comment

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

@jhansson-ard Which comment?

Copy link
Author

Choose a reason for hiding this comment

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

"name": "Opta"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"name": "Opta"
"name": "Arduino Opta"

Do we really want to use trademark symbols here? What about the other boards?

Copy link
Author

Choose a reason for hiding this comment

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

This is the right way to write the name here:

"It's Arduino Opta® (our own documentation) or Opta™ (shared documentation)" last comment here

Copy link
Author

Choose a reason for hiding this comment

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

According to Francesca Gentile, this documentation is shared with Finder - and that is why we cannot use the Arduino Opta naming.

}
],
"toolsDependencies": [
Expand Down