fome-fw/firmware/hw_layer/ports/stm32
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
serial_over_usb
stm32f4 Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
stm32f7 Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
stm32h7 Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
backup_ram.cpp
flash_int.c
mcuconf_common_f4_f7.h fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
microsecond_timer_stm32.cpp
osc_detector.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
port_mpu_util.h
rusEfiStartup.S
stm32_adc_v2.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stm32_adc_v4.cpp faster uniform adc cleanup (#3334) 2021-10-10 22:59:25 -04:00
stm32_common.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stm32_common.mk
stm32_pins.cpp