Miscellaneous

- Update PR template for new branching under v3.4
- Tweak Makefile.inc for slightly improved performance
- Improve UART driver messaging when bad CTS signal is detected
This commit is contained in:
Wayne Warthen
2023-12-28 12:50:04 -08:00
parent cdb9f9b40a
commit 2925ab3d42
6 changed files with 40 additions and 66 deletions

View File

@@ -1,7 +1,7 @@
<!--
BEFORE YOU CREATE A PULL REQUEST:
- Please base all pull requests against the dev branch
- Please base all pull requests against the master branch
- Include a clear description of your change
- Reference related Issue(s) (e.g., "Resolves Issue #123")