index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
usbdev
/
class
/
inc
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2017-07-18
all: Unify header guard usage.
Alexander Steffen
2017-06-08
stmhal/usbdev: For MSC implement SCSI SYNCHRONIZE_CACHE command.
Damien George
2017-06-07
stmhal: Pass USB handler as parameter to allow more than one USB handler
Sylvain Pelissier
2017-01-19
stmhal: Implement SNAK/CNAK mechanism for USB HID receive.
Pavol Rusnak
2017-01-19
stmhal: Fix USB HID receive not receiving the first packet.
Pavol Rusnak
2016-10-04
stmhal/usb: Add support to receive USB HID messages from host.
Philip Potter
2015-09-03
stmhal: add option to query for the current usb mode
Tony Abboud
2015-04-13
stmhal: In USB HID driver, make polling interval configurable.
Damien George
2015-02-13
stmhal: Properly define pyb.usb_mode() semantics.
Damien George
2015-02-13
stmhal: Add Python-configurable USB HID mode.
Damien George
2015-02-13
stmhal: Remove unused usbdev files, and move used ones up a dir.
Damien George