Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(platform): core reference broken#2449

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

Merged
fpistm merged 1 commit intostm32duino:mainfromfpistm:core_reference
Jul 18, 2024

Conversation

fpistm
Copy link
Member

@fpistmfpistm commentedJul 17, 2024
edited
Loading

due to {runtime.platform.path} usage when other platform reference the core.

  • {runtime.platform.path}:
    The absolute path of the board platform folder (i.e. the folder containing boards.txt)
  • {build.core.path}:
    The path to the selected board's core folder (inside the core platform, for example hardware/STMicroelectronics/stm32/core/arduino)

Ref:
https://arduino.github.io/arduino-cli/1.0/platform-specification/#referencing-another-core-variant-or-tool

Fixes#2445

due to {runtime.platform.path} usage when other platformreference the core.- {runtime.platform.path}:  The absolute path of the board platform folder  (i.e. the folder containing boards.txt)- {build.core.path}:  The path to the selected board's core folder (inside the  core platform, for example hardware/STMicroelectronics/stm32/core/arduino)Ref:https://arduino.github.io/arduino-cli/1.0/platform-specification/#referencing-another-core-variant-or-toolFixesstm32duino#2445Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm added the fix 🩹Bug fix labelJul 17, 2024
@fpistmfpistm added this to the2.8.1 milestoneJul 17, 2024
@fpistmfpistm changed the titlefix(platform): core reference broken and add default vid/pid definitionfix(platform): core reference brokenJul 17, 2024
@fpistmfpistm merged commitf4a3409 intostm32duino:mainJul 18, 2024
23 checks passed
@fpistmfpistm deleted the core_reference branchJuly 18, 2024 06:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
fix 🩹Bug fix
Projects
Milestone
2.8.1
Development

Successfully merging this pull request may close these issues.

2.8.0 breaks core reference
1 participant
@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp