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)
Mon, Oct 28, 5:15 PM
Unknown Object (File)
Oct 2 2024, 9:26 PM
Unknown Object (File)
Oct 2 2024, 6:19 PM
Unknown Object (File)
Oct 2 2024, 9:17 AM
Unknown Object (File)
Oct 2 2024, 12:00 AM
Unknown Object (File)
Sep 30 2024, 2:24 PM
Unknown Object (File)
Sep 27 2024, 3:22 AM
Unknown Object (File)
Sep 11 2024, 3:39 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

Lint
Lint Skipped
Unit
Tests Skipped

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.