Commit Graph

13 Commits

Author SHA1 Message Date
rusefillc 0aaaa336d9 LED_COMMUNICATION_BRAIN_PIN 2022-02-12 12:35:00 -05:00
rusefillc 9467ed02ab reducing code duplication 2022-02-09 23:07:16 -05:00
rusefillc 69c97cc02b reducing code duplication 144 2022-02-09 23:04:27 -05:00
rusefillc 2325a0233a reducing code duplication 2022-02-09 22:52:46 -05:00
rusefillc 72468f1342 reducing code duplication 2022-02-09 22:47:54 -05:00
rusefillc 4781ebe11e reducing code duplication 2022-02-09 22:46:13 -05:00
Andreika 2beca221a3
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
rusefillc 212687dd10 extracting common hellen to it's own file 2022-01-08 20:16:01 -05:00
rusefillc e2a9acac23 reducing copy-pasta - would this work? 2022-01-04 20:03:41 -05:00
rusefillc c411029383 reducing copy-pasta - would this work? 2022-01-04 19:08:37 -05:00
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
Matthew Kennedy 95b5c6fcf9
dead vss flag (#3499) 2021-11-07 14:36:46 -05:00
rusefillc 6f2b4a91dc hellen88bmw 2021-10-11 20:58:10 -04:00