summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-01-09 21:59:15 +0000
committerDamien George <damien.p.george@gmail.com>2016-01-29 15:21:43 +0000
commitd3631339176b768ce1ffdc535223385245ff906b (patch)
tree51f2b5063787735a3ec5f936512a0599b1d390ec /docs/library
parent7417ccfb0d27c7c09b5ed6468a9e3ca729af41bb (diff)
downloadmicropython-d3631339176b768ce1ffdc535223385245ff906b.tar.gz
micropython-d3631339176b768ce1ffdc535223385245ff906b.zip
stmhal: Make USB CDC driver use SOF instead of TIM3 for outgoing data.
Previous to this patch the USB CDC driver used TIM3 to trigger the sending of outgoing data over USB serial. This patch changes the behaviour so that the USB SOF interrupt is used to trigger the processing of the sending. This reduces latency and increases bandwidth of outgoing data. Thanks to Martin Fischer, aka @hoihu, for the idea and initial prototype. See PR #1713.
Diffstat (limited to 'docs/library')
0 files changed, 0 insertions, 0 deletions