fome-fw/firmware/hw_layer/ports/stm32/stm32h7
Scott Smith 8406fafa9e 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
board.h everybody is pulldown (#3131) 2021-08-14 09:34:13 -04:00
device_mpu_util.h
dfu_init.h
hw_ports.mk
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
stm32h7xx_hal_flash.h
stm32h7xx_hal_flash_ex.c
stm32h7xx_hal_flash_ex.h