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

improve UART mock #14

Merged
merged 2 commits into from
Aug 7, 2024
Merged

improve UART mock #14

merged 2 commits into from
Aug 7, 2024

Conversation

2bndy5
Copy link
Owner

@2bndy5 2bndy5 commented Aug 7, 2024

resolves #10

And separate busio docs into different pages related to SPI, I2C, UART.

@2bndy5 2bndy5 added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 7, 2024
@2bndy5 2bndy5 linked an issue Aug 7, 2024 that may be closed by this pull request
4 tasks
@2bndy5 2bndy5 force-pushed the improve-uart-mock branch from 52e5de8 to 42f049b Compare August 7, 2024 16:19
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@21d4fcc). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #14   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        15           
  Lines           ?       677           
  Branches        ?        56           
========================================
  Hits            ?       677           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@2bndy5 2bndy5 merged commit fb5af43 into main Aug 7, 2024
2 checks passed
@2bndy5 2bndy5 deleted the improve-uart-mock branch August 7, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improve UART mock
2 participants