rusefi-full/firmware/hw_layer/ports/stm32/stm32f4
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
openblt Openblt (#3430) 2021-11-05 19:28:55 -04:00
STM32F4.ld use full memory on STM32F42x (#2450) 2021-03-13 07:26:58 -05:00
board.h ethernet (#3342) 2021-10-10 01:15:49 -04:00
device_mpu_util.h
dfu_init.h
hw_ports.mk use full memory on STM32F42x (#2450) 2021-03-13 07:26:58 -05:00
mpu_util.cpp non blocking flash on f7 dual bank 2MB (#2749) 2021-05-29 08:05:29 +03:00
stm32f4xx_hal_def.h
stm32f4xx_hal_flash.c
stm32f4xx_hal_flash.h
stm32f4xx_hal_flash_ex.c
stm32f4xx_hal_flash_ex.h
stm32f4xx_hal_flash_ramfunc.h