diff options
author | Damien George <damien.p.george@gmail.com> | 2014-05-10 18:56:16 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2014-05-10 18:56:16 +0100 |
commit | 09bbe7215a70dbe9105a48865a1545e6c095baef (patch) | |
tree | fd9b7a7c587b57ec2928893cf26f26b3218e6f64 /py/emitbc.c | |
parent | 0fb80c303a2685372fe93ff23cecad9f7dfc67fe (diff) | |
download | micropython-09bbe7215a70dbe9105a48865a1545e6c095baef.tar.gz micropython-09bbe7215a70dbe9105a48865a1545e6c095baef.zip |
stmhal: Fix USB CDC not flushing packets when an exact multiple of 64.
Need to send a zero-sized packet after sending an exact multiple of 64
bytes (not just after sending 64 bytes exactly).
Addresses issue #494, part 2.
Diffstat (limited to 'py/emitbc.c')
0 files changed, 0 insertions, 0 deletions