-
- Downloads
Make it easier to configure default baud rate (#1648)
To make stdio logging quicker it's probably a good idea to set the default uart speed 921600, but it's only configurable by adding this define to your project. Make it configurable from the cmake command line.
Please register or sign in to comment