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
To reduce the impact of differences between operating systems and USB-serial drivers on the bootloading process we've shifted the baud rate negotiation onto the target board. The host computer is able to begin communication with the desired settings and the target tries a list of baud rates until either a match is found or all rates have failed. Once the baud rate is found bootloading proceeds identically to v1.
0 commit comments