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

[WIP] USBIP support for MMU/32u4 #329

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

[WIP] USBIP support for MMU/32u4 #329

wants to merge 9 commits into from

Conversation

vintagepc
Copy link
Owner

Description

Adds USBIP support to the 32u4 MMU control board.

Behaviour/ Breaking changes

Still a WIP:

  • Needs cleanup
  • Needs conversion to C++
  • Test cases? (may not be possible on build server...)

@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #329 (abdef01) into master (562b2ee) will decrease coverage by 2.95%.
The diff coverage is 16.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   90.40%   87.44%   -2.96%     
==========================================
  Files         151      152       +1     
  Lines        6834     7105     +271     
==========================================
+ Hits         6178     6213      +35     
- Misses        656      892     +236     
Impacted Files Coverage Δ
parts/Board.cpp 79.93% <ø> (ø)
parts/Board.h 91.66% <0.00%> (ø)
parts/I2CPeripheral.cpp 94.89% <ø> (ø)
parts/PrinterFactory.cpp 71.42% <ø> (ø)
parts/boards/EinsyRambo.cpp 97.12% <ø> (ø)
parts/boards/MM_Control_01.h 100.00% <ø> (ø)
parts/boards/MiniRambo.h 100.00% <ø> (ø)
parts/components/GLIndicator.h 100.00% <ø> (ø)
parts/components/HD44780GL.cpp 100.00% <ø> (ø)
parts/components/TMC2130.cpp 100.00% <ø> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 562b2ee...abdef01. Read the comment docs.

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.

1 participant