Commit Graph

19 Commits

Author SHA1 Message Date
Matthew Kennedy 305c11a2cb Short board name 2 (#4080)
* some hellens

* the rest
2022-04-18 15:45:29 -04:00
rusefi d7350ed2f7 refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable 2022-04-09 18:48:33 -04:00
rusefillc dc105d53ce refactoring UART2 2022-03-03 21:06:17 -05:00
rusefillc 484f3957f6 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc 7cac4416fc reducing code duplication 2022-02-09 23:07:16 -05:00
rusefillc 6c2d9879b9 reducing code duplication 144 2022-02-09 23:04:27 -05:00
rusefillc 2b205a652f reducing code duplication 2022-02-09 22:52:46 -05:00
rusefillc fb03a22688 reducing code duplication 2022-02-09 22:47:54 -05:00
rusefillc e71c4c87d2 reducing code duplication 2022-02-09 22:46:13 -05:00
Andreika e6c705ece1 hellen_board_id + hellen-common.mk (#3885)
* Hellen_board_id

* move EXTI init before config load

* add NT2USF()

* Hellen_board_id unit-tests

* hellen-common.mk

* fix for older macos compiler
2022-02-03 11:24:31 -05:00
Andreika e7fb21c346 Hellen mcu module detector (experimental) (#3756)
* Hellen mcu module detector (experimental)

* make unit-tests happy

* make unit-tests even more happy

* move Hellen-specific stuff to hellen_common.cpp

* fix other hellen config builds

* helping non-Hellen builds too

* helping alpha2ch build

* helping build

* cleanup

* help unit-tests

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
rusefillc 4c8abd5101 reducing copy-pasta - would this work? 2022-01-04 20:03:41 -05:00
rusefillc 18cd02a1d6 reducing copy-pasta - would this work? 2022-01-04 18:50:25 -05:00
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
Matthew Kennedy 3d79c06200 enable nb1 serial pins (#3546)
* enable serial on nb1

* typo

* serial

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-14 16:07:56 -05:00
Matthew Kennedy 7f4b91809e dead vss flag (#3499) 2021-11-07 14:36:46 -05:00
rusefillc c9591f2d1f nb1 is 144 pin 2021-09-27 22:02:43 -04:00
rusefillc 53e93803db nb1 is 144 pin 2021-09-27 21:45:31 -04:00
rusefillc 02221aaac0 NB1 2021-08-07 02:46:35 -04:00