circuitpython/ports/stm32/usbdev
Damien George 583472e068 stm32/usbdev: Combine all str descriptor accessor funcs into one func.
There's no need to have these as separate functions, they just take up
unnecessary code space and combining them allows to factor common code, and
also allows to support arbitrary string descriptor indices.
2018-02-01 12:46:37 +11:00
..
class stm32/usbdev: Reduce dependency on py header files. 2018-02-01 12:44:16 +11:00
core stm32/usbdev: Combine all str descriptor accessor funcs into one func. 2018-02-01 12:46:37 +11:00
Release_Notes.html ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00