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
/
ports
/
stm32
/
usbd_conf.h
Age
Commit message (
Expand
)
Author
2020-06-17
stm32/usb: Add support for 2xVCP on L0, L432 and WB MCUs.
Damien George
2019-09-11
stm32/usb: Add support for VCP+MSC+HID mode, incl 2xVCP and 3xVCP.
Damien George
2019-08-15
stm32/usbd: Make USB device FIFO sizes dynamically configurable.
Damien George
2019-05-31
stm32/usb: Support up to 3 VCP interfaces on USB device peripheral.
Damien George
2019-01-27
stm32/usbdev: Add USB config option for board being self powered.
Damien George
2018-05-14
stm32/usb: Add ability to have 2x VCP interfaces on the one USB device.
Damien George
2018-05-11
stm32/usbd_conf: Changes files to unix line endings and apply styling.
Damien George
2018-05-11
stm32/usbd_conf.h: Remove unused macros and clean up header file.
Damien George
2018-03-09
stm32/usbd_conf.h: Add include of stdint.h to fix compilation issues.
Tom Collins
2018-02-01
stm32/usbdev: Combine all str descriptor accessor funcs into one func.
Damien George
2018-02-01
stm32/usbdev: Reduce dependency on py header files.
Damien George
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George