circuitpython/ports/stm32/usbdev/core
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
..
inc stm32/usbdev: Combine all str descriptor accessor funcs into one func. 2018-02-01 12:46:37 +11:00
src stm32/usbdev: Combine all str descriptor accessor funcs into one func. 2018-02-01 12:46:37 +11:00