Commit Graph

25 Commits

Author SHA1 Message Date
GitHub gen-configs Action 7183b903bd Auto-generated configs and docs 2023-09-05 01:37:07 +00: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 3449328799 only: sad copy-pasta 2023-07-24 01:40:15 -04:00
rusefillc 5c194059c0 reducing enum confusion 2023-06-19 00:37:11 -04:00
rusefillc 39865d84ce switch boards to mostly not use LED config 2023-06-05 14:12:32 -04:00
Matthew Kennedy d5de649906 remove places the LED pins aren't set 2023-06-05 09:49:48 -04:00
rusefi 08a67894a6 gps: f pain?
only:mre_f4
2023-06-03 20:53:57 -04:00
Matthew Kennedy 7396d466c4 cj125
(cherry picked from commit fd09ad7b4f2a9c450aedf4a535db4edd24bdcee1)
2023-04-29 00:15:54 -04:00
Matthew Kennedy bb49b22294 joystick, lcd
(cherry picked from commit 61c17791b89fc6b5ae17df96d9498c088afdb09f)
2023-04-28 22:32:37 -04:00
David Holdeman 2715ccd55a
update interactive-pinout, update yamls (#5049) 2023-02-10 05:01:05 -05: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 fa2def726a I cannot think of a reason for these files to exist, default board.h for corresponding MCU should be enough 2022-11-09 11:38:57 -05:00
rusefillc 2302cc19bd dead 2022-09-18 17:18:52 -04:00
rusefi 01dec431af some dead lines 2022-09-18 00:22:00 -04:00
rusefi b471d92dac huh? 2022-08-11 00:37:48 -04:00
rusefillc 25cc8ed0df
STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
Matthew Kennedy 4d7fe35c5c
clean up sd overrides (#4272) 2022-06-23 09:15:51 -04: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
Andrey 0e73a56c40 new validation and a lot of clean-up! this gives us four sensors for E67 2022-06-02 15:19:01 -04:00
GitHub build-firmware Action cf855284bf Auto-generated configs and docs 2022-06-02 18:22:57 +00:00
GitHub build-firmware Action 3317744436 Auto-generated configs and docs 2022-05-30 22:01:09 +00:00
sbtoonz b7b09e2b84
Add CrankShaft pin input to YAML for 48 way (#4216) 2022-05-30 16:47:22 -04:00
GitHub build-firmware Action 29bd6677bd Auto-generated configs and docs 2022-05-30 19:38:09 +00:00
rusefillc 25c7ab8f18 Someone has too many finders? 2022-05-30 15:31:20 -04:00
sbtoonz 526b4199e6
Add New Board to compilation output (#4215)
* adding my board

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* Add header file to finalize compilation of custom board..how are these hashes calculated?

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* This shouldn't exist in master

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* First refactor of yml

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* Cleanup board_configuration.cpp

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* yml refactor again based on @rusefi 's request

Signed-off-by: sbtoonz <sbtoonz@gmail.com>

* remove connector image temporarily while I populate yml with coordinates

Signed-off-by: sbtoonz <sbtoonz@gmail.com>
2022-05-30 14:48:15 -04:00