micropython/ports/stm32/usbdev
Damien George e6b66f1092 stm32/usb: Initialise cdc variable to prevent compiler warnings.
Some compilers cannot deduce that cdc will always be written before being
used.
2018-05-15 00:18:03 +10:00
..
class stm32/usb: Initialise cdc variable to prevent compiler warnings. 2018-05-15 00:18:03 +10:00
core stm32/usbdev: Convert files to unix line endings. 2018-05-11 23:03:52 +10:00
Release_Notes.html ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00