Skip to content

Conversation

SFE-Brudnerd
Copy link
Contributor

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