Skip to content
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

Pull develop up to main. #48

Merged
merged 30 commits into from
Mar 27, 2025
Merged

Pull develop up to main. #48

merged 30 commits into from
Mar 27, 2025

Conversation

SFE-Brudnerd
Copy link
Member

No description provided.

gigapod and others added 30 commits February 26, 2025 14:35
Change setConfig to accept individual arguments.
Change constructors to use {} for member variable initializers rather than ().
In copy assignment of sfTkArdUART and sfTkArdUARTBus, add a check that doesn't self-reassign.
In sfTkArdUARTBus, change raw pointers to `std::unique_ptr` to make clean up easier.
Modify `test_uart.ino` to match new `setConfig` format.
Compares length written vs requested length to cover more cases such as writing over USB. Returns underread instead of fail.
Pulling changes in main back to feature.
@SFE-Brudnerd SFE-Brudnerd merged commit 331575c into develop Mar 27, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants