summaryrefslogtreecommitdiffstatshomepage
path: root/py/bc.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-03-23 18:54:48 +0000
committerDamien George <damien.p.george@gmail.com>2014-03-23 18:54:48 +0000
commitf357a192028545d08748b026f43d3a32c3a601f4 (patch)
tree8981ddf2734a5bf98e404fcd5f92a8278aaa1dab /py/bc.h
parent9050b2ee337c1f34412e2cc4c27da278756bc481 (diff)
downloadmicropython-f357a192028545d08748b026f43d3a32c3a601f4.tar.gz
micropython-f357a192028545d08748b026f43d3a32c3a601f4.zip
stmhal: Fix issues with USB CDC init and receive.
Late USB enumeration could clear settings after they had been set. Now fixed by not clearing some settings on init. RX was blocking if received characters were not being processed, so CTRL-C would not be picked up. Now "fixed" by not blocking, but instead discarding incoming characters if they overflow the buffer.
Diffstat (limited to 'py/bc.h')
0 files changed, 0 insertions, 0 deletions