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
/
usb.c
Age
Commit message (
Expand
)
Author
2014-06-15
stmhal: Update and improve LCD driver.
Damien George
2014-05-21
stmhal: Stop USB before entering DFU by software.
Damien George
2014-05-03
Add license header to (almost) all files.
Damien George
2014-04-12
stmhal: Put a USB structure in ROM; GC doesn't scan the data segment.
Damien George
2014-03-30
stmhal: Unify naming of HW config; make SD detect configurable.
Damien George
2014-03-30
stmhal: Implement selector for USB device mode; improve boot up.
Damien George
2014-03-29
stmhal: Add CDC+HID USB device.
Damien George
2014-03-22
stmhal: Tidy up USB CDC+MSC device some more.
Damien George
2014-03-22
stmhal: USB CDC and MSC device work together.
Damien George
2014-03-21
stmhal: Add support for USB MSC device.
Damien George
2014-03-15
stmhal: Put an array in ROM.
Damien George
2014-03-15
stmhal: Fix escape sequences in USB CDC input.
Damien George
2014-03-15
stmhal: Get USB CDC REPL working.
Damien George
2014-03-14
stmhal: Get USB enumerating a CDC device.
Damien George