rusefi-1/firmware/hw_layer/ports/stm32/serial_over_usb
Matthew Kennedy d7698f6703
Dedicated code path for USB console/TS (#2465)
* new apis

* dedicated USB path

* move decl

* init

* don't init usb twice

* guard

* check that we're initialized before using TS

* comment

* guard

* guard USB

* brain doesn't go good

* make tests happy

* dead define

* cypress

* ifdef != if

* s

* include priority

* don't start a thread we know we don't need

* bad-ish merge

* const

* why did this code exist...?

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-18 14:07:22 -04:00
..
usbcfg.c automatic switch between internal and MSD SD card (#2349) 2021-02-14 08:10:39 -05:00
usbcfg.h
usbconsole.c Dedicated code path for USB console/TS (#2465) 2021-03-18 14:07:22 -04:00
usbconsole.h Dedicated code path for USB console/TS (#2465) 2021-03-18 14:07:22 -04:00