You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uart: enable selecting polarity of UART input and output pins.
use flag-set or flag-unset:
"uart0-tx-inv"
"uart0-rx-inv"
"uart1-tx-inv"
This comes in handy e.g. for driving led pixels without the need to add
a hardware inverter.
0 commit comments