rusefi-full/firmware/hw_layer/ports/stm32/stm32h7
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
..
cfg Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
STM32H743xI.ld simplify MCU selection (#2308) 2021-02-08 02:11:44 -05:00
board.h everybody is pulldown (#3131) 2021-08-14 09:34:13 -04:00
device_mpu_util.h ADC cleanup, enable oversampling on H7 (#2437) 2021-03-08 14:50:50 -05:00
dfu_init.h h7 dfu and comments (#2522) 2021-04-03 21:58:29 -04:00
hw_ports.mk STM32H7 Slow ADC (#2421) 2021-03-04 20:58:56 -05:00
mpu_util.cpp non blocking flash on f7 dual bank 2MB (#2749) 2021-05-29 08:05:29 +03:00
stm32h7xx_hal_def.h
stm32h7xx_hal_flash.c h7 flash, guard against no CAN (#2317) 2021-02-08 16:24:38 -05:00
stm32h7xx_hal_flash.h
stm32h7xx_hal_flash_ex.c h7 flash, guard against no CAN (#2317) 2021-02-08 16:24:38 -05:00
stm32h7xx_hal_flash_ex.h