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
I'm adding this to an open bluetrum mcu SDK, but this chip connects over a single wire UART. This means every character types on the cmdline is echoed twice, could we have a USH_CONFIG_ macro to turn off terminal echo?
I'm adding this to an open bluetrum mcu SDK, but this chip connects over a single wire UART. This means every character types on the cmdline is echoed twice, could we have a
USH_CONFIG_macro to turn off terminal echo?