Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug setting UART fifo receive level (#2666)
5 (0x101) is a reserved value in the datasheet; should be 4 (0x100).
- Loading branch information