Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information