rusefi-1/firmware/config
Scott Smith 1fe26f55fb
Expose console over serial port for H7 proc (#3578)
This way you can use the console/TunerStudio with the ST-Link

In the process, combine TS_PRIMARY_UART and TS_PRIMARY_SERIAL into TS_PRIMARY_PORT, to make UART vs
SERIAL selection more robus.  Ditto for TS_SECONDARY_*.  Also change use of TS_NO_PRIMARY to be #if
not #ifdef, so that it can be properly set as a compile flag and not be overwritten by various
header files.
2021-11-20 00:39:08 -05:00
..
boards Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
engines Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stm32f4ems Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
stm32f7ems Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
stm32h7ems dead vss flag (#3499) 2021-11-07 14:36:46 -05:00