- Notifications
You must be signed in to change notification settings - Fork1k
fix(platform.txt): add default vid/pid definition#2454
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
this avoids to add them to boards.txt if not needed.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
a42bcfe
intostm32duino:mainUh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The comment at the top ofplatformtxt_filter
is now outdated. It needs to mention this new policy wrt vid/pid.
|
Uh oh!
There was an error while loading.Please reload this page.
this avoids to add them to
boards.txt
if not needed.cmake updated to get the default value from
platform.txt
./cc@massonal
This fixes this:
#2445 (comment)