Page MenuHomeFreeBSD

Fix typo causing GPIO configuration mismatch
ClosedPublic

Authored by jkol_semihalf.com on Nov 4 2022, 1:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 30 2025, 4:07 AM
Unknown Object (File)
Aug 23 2025, 1:50 PM
Unknown Object (File)
Aug 19 2025, 1:44 PM
Unknown Object (File)
Aug 19 2025, 11:41 AM
Unknown Object (File)
Aug 19 2025, 11:01 AM
Unknown Object (File)
Aug 19 2025, 6:32 AM
Unknown Object (File)
Jun 14 2025, 3:57 PM
Unknown Object (File)
Jun 10 2025, 9:17 PM
Subscribers

Details

Summary

Polarity inversion register was filled with the same value as direction
configuration register. This commit replaces value with correct variable.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jkol_semihalf.com created this revision.
This revision is now accepted and ready to land.Nov 4 2022, 3:05 PM
This revision was automatically updated to reflect the committed changes.