rusefi/firmware/config/boards/prometheus
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
..
f405
f469
!compile_prometheus_405.bat
!compile_prometheus_469.bat
board.h auto detect HSE clock speed (#2952) 2021-07-12 20:51:35 -04:00
board_configuration.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
board_extra.c prep proteus config for h7 (#2413) 2021-02-28 16:57:57 -05:00
compile_prometheus_405.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
compile_prometheus_469.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
efifeatures.h Expose console over serial port for H7 proc (#3578) 2021-11-20 00:39:08 -05:00
halconf.h fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
mcuconf.h fix multi-serial-port insanity (#2476) 2021-03-28 09:06:36 -04:00
prepend.txt
prometheus-common.mk a bit of dead code 2021-11-06 23:39:56 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00