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
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
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
Matthew Kennedy
e4a0979dc2
Brain pin is enum class ( #4108 )
...
* change most usages to Gpio::
* board configs
* engine configs etc
* isBrainPinValid, smart gpio
* generator
* generator
* generator
* connector yamls
* kinetis enums
* cypress txt
* kinetis config
* frankenso
* config generator
* actually do it for the others
* disable skips for pr ci
* fix tle8888
* misc
* weird cast from int
* needs this operator too
* this can be an unsigned subtract
* happy tests
* s
* kinetis isConfigurationChanged weirdness
* missed J/K
* cypress efifeatures
* build script mistake (!)
* mistake in smart gpio
* debounce
* eg33
* kinetis, so needy
* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
Matthew Kennedy
32de65f176
Short board name 2 ( #4080 )
...
* some hellens
* the rest
2022-04-18 15:45:29 -04:00
rusefillc
91a722b6ff
explicit FW ID
2022-02-26 21:49:16 -05:00
rusefillc
8f17fdc502
better default DEFAULT_ENGINE_TYPE
2022-02-09 19:55:04 -05:00
rusefillc
b692437510
Wider usage of contrib ( #3892 )
...
* I2C EEPROM support #3860
let's use contrib on all F4
* I2C EEPROM support #3860
let's use contrib on all F4, step 2
* I2C EEPROM support #3860
let's use contrib on all F4, step 3
* I2C EEPROM support #3860
let's use contrib on all F4, step 4
* I2C EEPROM support #3860
huh
* I2C EEPROM support #3860
all the way
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-04 21:50:21 -05:00
Andrey G
f106afd9e1
F429 discovery ram dev ( #3761 )
...
* stm32f429-discovery: mostly copy-paste from ChibiOS-Contrib
* STM32F429-discovery has external SDRAM
* F429-Discovery: add simple memory test for SDRAM (disabled)
* Revert "random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev "
This reverts commit c58a2f5ecb
.
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-10 16:14:39 -05:00
rusefillc
e2a9acac23
reducing copy-pasta - would this work?
2022-01-04 20:03:41 -05:00
Andrey
3db0933244
DRAM SDRAM #2551
2021-06-27 02:06:57 -04:00