Skip to content

Fix STM32H563 wolfSSH source list - #150

Open
aidangarske wants to merge 1 commit into
wolfSSL:masterfrom
aidangarske:fix-stm32h563-wolfssh-ossh
Open

Fix STM32H563 wolfSSH source list#150
aidangarske wants to merge 1 commit into
wolfSSL:masterfrom
aidangarske:fix-stm32h563-wolfssh-ossh

Conversation

@aidangarske

@aidangarske aidangarske commented Aug 12, 2026

Copy link
Copy Markdown
Member

@aidangarske aidangarske self-assigned this Aug 12, 2026
@aidangarske
aidangarske requested review from dgarske and a lite review from Copilot August 12, 2026 17:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes STM32H563 SSH build failures caused by an incomplete wolfSSH source list by ensuring the required wolfSSH implementation file is compiled, and adds guidance to avoid mixing incompatible wolfIP/wolfSSH revisions.

Changes:

  • Add src/ossh.c to the STM32H563 port’s explicit wolfSSH source list to resolve GetOpenSshKey link errors on newer wolfSSH.
  • Add README guidance warning against mixing wolfSSH source files across different revisions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/port/stm32h563/Makefile Includes $(WOLFSSH_ROOT)/src/ossh.c in the minimal wolfSSH source set used by this port.
src/port/stm32h563/README.md Adds a cautionary note about keeping wolfIP and wolfSSH revisions compatible when using the port’s explicit source list.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/port/stm32h563/Makefile Outdated
Comment thread src/port/stm32h563/README.md
@aidangarske
aidangarske force-pushed the fix-stm32h563-wolfssh-ossh branch from e430523 to d2cf043 Compare August 12, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants