Commit 29c7faf
committed
docs: Document bulk USB-CDC optimization and behavioral change.
Update stdin_serial_analysis.md with:
- References to both optimization commits
- Documentation of behavioral change in interrupt handling
- Note that new implementation correctly stops processing after interrupt,
matching documented intent (original had '// and stop' comment but
continued processing into cleared ringbuf)
Signed-off-by: Andrew Leech <[email protected]>1 parent 9b2eed6 commit 29c7faf
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
726 | 726 | | |
727 | 727 | | |
728 | 728 | | |
729 | | - | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
730 | 732 | | |
731 | 733 | | |
732 | 734 | | |
733 | 735 | | |
734 | 736 | | |
735 | | - | |
| 737 | + | |
736 | 738 | | |
737 | 739 | | |
738 | | - | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
739 | 743 | | |
740 | 744 | | |
741 | 745 | | |
| |||
0 commit comments