rusefillc
88d34df6ac
only:hellen128
2024-03-08 11:14:13 -05:00
andreika-git
ce9480f854
remove SHORT_BOARD_NAME def from .mk https://github.com/rusefi/rusefi/issues/5931
2024-02-12 13:46:31 -05:00
Matthew Kennedy
319468affb
move SHORT_BOARD_NAME in to a makefile variable
2023-11-08 11:31:54 -05:00
rusefillc
c8ba68aa75
one variable per line is usually better
2023-11-08 01:57:33 -05:00
Andrey
3ca310c354
saving 20 bytes for 8chan7
2023-08-25 10:34:57 -04:00
Andreika
84c6d4cde6
More universal Board-ID for bench test ( #5518 )
...
* add STATIC_BOARD_ID defines to get Board-ID more universal
* add getBoardId()
* broadcast BENCH_TEST_BOARD_STATUS via CAN
* add guards for sendBoardStatus()
2023-08-18 18:41:17 -04:00
rusefillc
5c194059c0
reducing enum confusion
2023-06-19 00:37:11 -04:00
Matthew Kennedy
73f4436397
deduplicate $(BOARD_DIR) in makefiles ( #5024 )
...
* calculate BOARD_DIR exactly once
* deduplicate board scripts
* unit tests
* make passes variables to openblt build properly
* was this an intentional omission?
* s
* prometheus
* prometheus
2023-02-01 14:41:27 -05:00
rusefillc
91923771d7
Default binary should have more relaxed pinout: serial fix #4998
...
we can now simplify code a bit
2023-01-23 08:10:23 -05:00
Matthew Kennedy
0bc445b461
flip icu/pal default ( #4268 )
...
* flip icu/pal default
* s
* s
* cleanup
* eg33
2022-06-22 18:43:39 -04:00
Matthew Kennedy
32de65f176
Short board name 2 ( #4080 )
...
* some hellens
* the rest
2022-04-18 15:45:29 -04:00
rusefi
850bb9c1eb
refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable
2022-04-09 18:48:33 -04:00
rusefillc
0aaaa336d9
LED_COMMUNICATION_BRAIN_PIN
2022-02-12 12:35:00 -05:00
rusefillc
01c56739b2
reducing code duplication
2022-02-09 23:12:10 -05:00
rusefillc
9467ed02ab
reducing code duplication
2022-02-09 23:07:16 -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
rusefi
1edb9f279d
https://github.com/rusefi/hellen-NB1-issues/issues/15
2021-09-29 11:51:25 -04:00
rusefillc
e4d14c4b1e
merc128: engine config defaults #3236
2021-09-18 00:02:56 -04:00
rusefillc
ecdcf8112b
2021 is the year of Hellen
2021-05-02 19:02:30 -04:00
rusefillc
f351bb4c3a
code duplication between hellen boards #2611
...
it has to get worse before it gets better
2021-05-01 19:45:09 -04:00
rusefillc
2517f5fc63
code duplication between hellen boards #2611
...
it has to get worse before it gets better
2021-05-01 19:15:23 -04:00