Skip to content

fix: RXER pin is now optional in EthernetPin struct#624

Merged
jorgesg82 merged 4 commits intodevelopmentfrom
fix_pinset
Apr 14, 2026
Merged

fix: RXER pin is now optional in EthernetPin struct#624
jorgesg82 merged 4 commits intodevelopmentfrom
fix_pinset

Conversation

@jorgecanut
Copy link
Copy Markdown
Contributor

H11 ethernet doesn't use RXER pin. The RXER pin is now a pointer so it can hold a nullptr. Ethernet constructor now has a std::optional for this pin

@github-actions
Copy link
Copy Markdown
Contributor

ST-LIB Release Plan

  • Current version: 5.1.0
  • Pending changesets: 2
  • Highest requested bump: patch
  • Next version if merged now: 5.1.1

Pending changes

  • patch RXER pin for Ethernet is now optional (.changesets/fix_pinset.md)
  • patch input capture hotfix for errorhandler (.changesets/hotfix-inputcapture.md)

@jorgesg82 jorgesg82 merged commit f8c628f into development Apr 14, 2026
24 checks passed
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.

2 participants