Skip to content

STeaMi Board missing definition #2577

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

Closed
SergioSuligoy opened this issue Nov 25, 2024 · 2 comments · Fixed by #2578
Closed

STeaMi Board missing definition #2577

SergioSuligoy opened this issue Nov 25, 2024 · 2 comments · Fixed by #2578

Comments

@SergioSuligoy
Copy link

STM32 Core 2.9.0

In boards.txt

In Line 13674 missing definition

STeaMi.build.board=STeaMi

@fpistm
Copy link
Member

fpistm commented Nov 25, 2024

Hi @SergioSuligoy
it is defined later:

STeaMi.menu.pnum.STEAM32_WB55RG.build.board=STEAM32_WB55RG

I agree other menu define it at top level but it is overridden later in any case.
Did you see an issue with that?

@fpistm
Copy link
Member

fpistm commented Nov 25, 2024

Even if we do not support Ardunio IDE 1.x legacy, I've tested and see that when STeami is not selected there is a warning:

Warning: Board STMicroelectronics:stm32:STeaMi doesn't define a 'build.board' preference. Auto-set to: STM32_STEAMI

Anyway there is no issue to build and properties are properly set.

@fpistm fpistm added this to the 2.10 milestone Nov 25, 2024
@fpistm fpistm added the enhancement New feature or request label Nov 25, 2024
fpistm added a commit to fpistm/Arduino_Core_STM32 that referenced this issue Nov 25, 2024
Fixes stm32duino#2577.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm added arduino compatibility and removed enhancement New feature or request labels Nov 25, 2024
fpistm added a commit that referenced this issue Nov 25, 2024
Fixes #2577.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants