-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Abstract USART API #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
GabeMillikan
wants to merge
33
commits into
main
Choose a base branch
from
usart-initial-impl
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
82ad8f9 to
f8c8859
Compare
f8c8859 to
c9eb7ba
Compare
GabeMillikan
added a commit
that referenced
this pull request
Oct 22, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
GabeMillikan
added a commit
that referenced
this pull request
Oct 27, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
83ba3b1 to
e6aa837
Compare
Contributor
|
Please consider updating branch with rebase to keep it up to date with |
Contributor
Eventually, please make sure this is updated to a real description before requesting a review. That does not have to happen right now but |
GabeMillikan
added a commit
that referenced
this pull request
Oct 30, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
908f8ee to
6ce19f6
Compare
dchansen06
added a commit
that referenced
this pull request
Oct 31, 2025
Resolves #68 and enables serial logging using the `LOGOMATIC` macro Also does small clean-up of related areas Also adds tests for the logging (`G4HELLO` and HOOTL testing) Very similar to how [ECU-25](https://github.com/Gaucho-Racing/ECU-25) handled logging Once #60 or #55 or something is merged in then this may have to be expanded to support it, but without a way to test that functionality that bridge will be crossed then. --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
GabeMillikan
added a commit
that referenced
this pull request
Oct 31, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
04dd6fc to
f73f3fb
Compare
GabeMillikan
added a commit
that referenced
this pull request
Nov 2, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
GabeMillikan
added a commit
that referenced
this pull request
Nov 2, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
GabeMillikan
added a commit
that referenced
this pull request
Nov 6, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
GabeMillikan
added a commit
that referenced
this pull request
Nov 6, 2025
decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally
5dc273b to
fe6e018
Compare
GabeMillikan
added a commit
that referenced
this pull request
Nov 6, 2025
undo changes to ecu code working synchronous usart undore more bad rebase changes Automatic CMake Format: Standardized formatting automatically undo bad rebase changes Automatic CMake Format: Standardized formatting automatically fix bad rebase changes undo unintended changes after bad rebase Automatic CMake Format: Standardized formatting automatically move `include(common.cmake)` into global `/CMakeLists.txt` move include into "user code" section add back temp code fix build Automatic CMake Format: Standardized formatting automatically start moving global cmake to project specific thing crossplatform includes a real implementation better naming conventions and no more function pointers include function pointers in the handle fix macos compile errors empty init/tx/rx/free functions Automatic CMake Format: Standardized formatting automatically cmake setup (probably bad, but working) Reorganize Lib/FancyLayers (#64) decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally Automatic CMake Format: Standardized formatting automatically move `include(common.cmake)` into global `/CMakeLists.txt` move include into "user code" section add back temp code fix build Automatic CMake Format: Standardized formatting automatically start moving global cmake to project specific thing crossplatform includes a real implementation better naming conventions and no more function pointers include function pointers in the handle fix macos compile errors empty init/tx/rx/free functions Automatic CMake Format: Standardized formatting automatically cmake setup (probably bad, but working) grammar in readme Reorganize Lib/FancyLayers (#64) decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally add todo comment
ea61956 to
7e6e7d3
Compare
GabeMillikan
added a commit
that referenced
this pull request
Nov 6, 2025
undo changes to ecu code working synchronous usart undore more bad rebase changes Automatic CMake Format: Standardized formatting automatically undo bad rebase changes Automatic CMake Format: Standardized formatting automatically fix bad rebase changes undo unintended changes after bad rebase Automatic CMake Format: Standardized formatting automatically move `include(common.cmake)` into global `/CMakeLists.txt` move include into "user code" section add back temp code fix build Automatic CMake Format: Standardized formatting automatically start moving global cmake to project specific thing crossplatform includes a real implementation better naming conventions and no more function pointers include function pointers in the handle fix macos compile errors empty init/tx/rx/free functions Automatic CMake Format: Standardized formatting automatically cmake setup (probably bad, but working) Reorganize Lib/FancyLayers (#64) decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally Automatic CMake Format: Standardized formatting automatically move `include(common.cmake)` into global `/CMakeLists.txt` move include into "user code" section add back temp code fix build Automatic CMake Format: Standardized formatting automatically start moving global cmake to project specific thing crossplatform includes a real implementation better naming conventions and no more function pointers include function pointers in the handle fix macos compile errors empty init/tx/rx/free functions Automatic CMake Format: Standardized formatting automatically cmake setup (probably bad, but working) grammar in readme Reorganize Lib/FancyLayers (#64) decided I wanted to move these changes into #55, if it won't let me merge this then I'll just copy the changes locally add todo comment
7e6e7d3 to
0a5e90e
Compare
e718115 to
fa43b95
Compare
GabeMillikan
commented
Dec 9, 2025
Resolves #55 (comment) Signed-off-by: Daniel Hansen <105574022+dchansen06@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Enhancement
New feature or request
HOOTL Testing
Having to do with or interacting with HOOTL testing
Peripheral
Related to or involving a peripheral including abstractions
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implements #33