summaryrefslogtreecommitdiff
path: root/py/objmodule.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-06-11 16:10:52 +1000
committerDamien George <damien.p.george@gmail.com>2019-06-11 16:22:09 +1000
commit53200247b779358ffa03e1b7a8d1e9964befc234 (patch)
tree709d93c91e263cbbdb0fd50edb050acd9877cc26 /py/objmodule.c
parent9e68eec8eac1188eab0bc059560b877928783978 (diff)
stm32/usb: Add "msc" kw-arg to pyb.usb_mode to select MSC logical units.
With this the user can select multiple logical units to expose over USB MSC at once, eg: pyb.usb_mode('VCP+MSC', msc=(pyb.Flash(), pyb.SDCard())). The default behaviour is the original behaviour of just one unit at a time.
Diffstat (limited to 'py/objmodule.c')
0 files changed, 0 insertions, 0 deletions