8 Commits (be4e5b1f872c29b5a3a64397e5ec50d2b0880382)

Author SHA1 Message Date
Damien George 7d8db42d17 stm32/usbdev: Add USB config option for board being self powered. 6 years ago
Damien George 47ecbbbecb stm32/usb: Add ability to have 2x VCP interfaces on the one USB device. 7 years ago
Damien George 56a273ebff stm32/usbd_conf: Changes files to unix line endings and apply styling. 7 years ago
Damien George 9f4eda542a stm32/usbd_conf.h: Remove unused macros and clean up header file. 7 years ago
Tom Collins 993f4345c0 stm32/usbd_conf.h: Add include of stdint.h to fix compilation issues. 7 years ago
Damien George 583472e068 stm32/usbdev: Combine all str descriptor accessor funcs into one func. 7 years ago
Damien George 1d4246a2e8 stm32/usbdev: Reduce dependency on py header files. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Damien George 80b31dc097 stmhal: Clean up some header includes. 7 years ago
Dave Hylands ea8bf81058 stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. 9 years ago
Damien George 2cf6dfa280 stmhal: Prefix includes with py/; remove need for -I../py. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George a6787edcea stmhal: Tidy up USB device configuration. Make it use less RAM. 11 years ago
Damien George 8913c04831 stmhal: Add support for USB MSC device. 11 years ago
Damien George b30c02afa0 stmhal: Get USB enumerating a CDC device. 11 years ago