Skip to content

feat: Blues Heron#2961

Open
zfields wants to merge 5 commits intostm32duino:mainfrom
zfields:zak-heron
Open

feat: Blues Heron#2961
zfields wants to merge 5 commits intostm32duino:mainfrom
zfields:zak-heron

Conversation

@zfields
Copy link
Copy Markdown
Contributor

@zfields zfields commented Apr 23, 2026

Adds support for the Blues Heron Feather DevKit (STM32U575OIY6QTR).

@fpistm fpistm added the new variant Add support of new bard label Apr 24, 2026
@fpistm fpistm added this to the 3.0.0 milestone Apr 24, 2026
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Copy link
Copy Markdown
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Hi @zfields
I've added a commit to clean the pins definitions.
As it seems not all pins are available then no need to have them in the digitalPin array.
I've also reorder to ease reading.

Feel free to kept or not the reordering but at kept the digitalPin change and NUM_DIGITAL_PINS changes.

@github-project-automation github-project-automation Bot moved this from In progress to Needs review in STM32 core based on ST HAL Apr 24, 2026
@zfields
Copy link
Copy Markdown
Contributor Author

zfields commented Apr 24, 2026

Adopted your adjustment, but reordered the defines (by name instead of index); maintaining alignment with our other board definitions (e.g. Swan, Cygnet).

When they are ordered by name, it makes it easier for me to cross reference the schematic.

Maintain consistency across all Blues board definitions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new variant Add support of new bard

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

2 participants