Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Jan 2, 2025
1 parent 2a8ca92 commit 5f11dad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions services/usb-cramium/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ enum TimeoutOp {

/*
TODO:
- [ ] USB stack doesn't know when the cable is unplugged. This is a hardware issue right now
with MPW hardware. Wait until NTO chips come back to try and solve this? and if the bug isn't fixed
there we can either work around this by adding a sense I/O for this purpose or we can use a timer
to poll USB connection status.
- [ ] Reduce debug spew. This is left in place for now because we will definitely need it in the
future and it hasn't seemed to affect the stack operation like it did in the user-space implementation.
*/
Expand Down

0 comments on commit 5f11dad

Please sign in to comment.