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
Explicitly set the baud rate for the shared Serial
This helps avoiding confusion when different targets have different baud
rate expectation. If we enable the EFM32GG_STK3700 target, for example,
it would fail to print if the baud rate was 9600, the default mbed baud
rate.
0 commit comments