Commit Graph

366 Commits

Author SHA1 Message Date
Andrey 9376543dcd saving the planet with some skip rates 2024-06-20 23:10:50 -04:00
rusefillc edd9e5ca83 STM32F7.ld has 768 hard-coded 2024-06-07 03:13:45 -04:00
Andrey 03e1bf977f temp work-around only until June 3rd 2024
only:mre_f4
2024-05-31 15:19:02 -04:00
rusefi d420bfc0de definitely not 12 cylinder ECU 2024-05-30 21:44:28 -04:00
rusefi c166b192ca only:mre_f4 2024-05-27 21:28:52 -04:00
Andrey Gusakov dae9d76b89 mre-legacy: SPI flash config 2024-05-27 16:48:05 -04:00
Andrey Gusakov 654e80eab1 mre-legacy: build helper 2024-05-27 16:48:05 -04:00
rusefi c305a572af only: mre-legacy_f4 2024-05-05 16:27:10 -04:00
GitHub gen-configs Action c3ad758911 Auto-generated configs and docs 2024-04-29 07:38:16 -04:00
Andrey Gusakov b4db1fe886 MS IO-Box: add sample yaml file (for MRE) 2024-04-29 07:38:15 -04:00
rusefillc 039ac12778 hiding some of TS UI 2024-03-08 17:50:46 -05:00
David Holdeman 165ed40f85 find build targets automatically 2024-03-08 09:00:13 -05:00
rusefillc 509736c601 m111 2024-03-07 08:11:53 -05:00
David Holdeman 50a698fdaf call compile.sh with compile scripts 2024-02-17 15:20:28 -04:00
David Holdeman 6ca3ffde25 Fix SHORT_BOARD_NAME oopsie 2024-02-17 09:42:11 -04:00
David Holdeman 0a80fb2343 remove common_make 2024-02-16 09:40:26 -04:00
David Holdeman 013cd3828c move variables from compile scripts to meta-info 2024-02-15 21:56:14 -04:00
David Holdeman 9eea807d55 pull any variable from meta-info 2024-02-15 20:24:38 -04:00
David Holdeman 526477fc9f name meta-info.env files according to build target 2024-02-14 22:31:45 -04:00
rusefillc 07ea8e48ad dead-ish 2024-02-14 17:17:44 -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
andreika-git e6d4ac2630 use meta-info.env in build scripts https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
andreika-git 17a7684f2a add meta-info.env files https://github.com/rusefi/rusefi/issues/5931 2024-02-12 13:46:31 -05:00
rusefillc 195f9db7a6 reducing MRE and custom board confusion
https://rusefi.com/forum/viewtopic.php?p=48907#p48907
2024-01-06 18:51:18 -05:00
rusefillc 24fe9881c1 m111
only:mre_f4
2024-01-06 15:52:42 -05:00
Andrey Gusakov a49c59bb11 per-board smart chip menus 2024-01-04 10:18:04 -05:00
rusefi a394df2b78 only:mre_f4 2024-01-01 21:35:39 -05:00
rusefi e0a5039e3d only:mre_f4 2024-01-01 21:12:28 -05:00
rusefillc 18f4f96c93 bootloader 2023-12-30 16:22:30 -05:00
rusefi 9e18ea512f hiding test presets 2023-12-28 22:03:13 -05:00
rusefillc f0f18b5729 only:pasta 2023-12-16 22:36:23 -05:00
rusefillc 13bcf7e5c3 only:mre_f4 2023-12-12 14:53:32 -05:00
rusefillc f66363309a unused RAM amounts 2023-12-05 15:43:18 -05:00
rusefillc 9764ae2f79 dead lines 2023-12-02 13:44:13 -05:00
GitHub gen-configs Action c687c4024c Auto-generated configs and docs 2023-12-01 17:43:27 +00:00
Andrey 6e579a3776 turning smart chips off by default 2023-11-22 07:50:40 -05:00
rusefillc 5d7ece6bc0 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 b70f8f0b92 unused-variable is a nice error message to have #5683 2023-11-02 18:31:03 -04:00
rusefillc 435f9f9b96 EMI kills USB and causes a FATAL on the ECU #4310
EFL into debug bundles
2023-10-21 12:38:22 -04:00
GitHub gen-configs Action e2a16d7e4c Auto-generated configs and docs 2023-09-29 03:39:18 +00:00
rusefillc fec942d49e only:mre_f7 2023-09-24 08:05:15 -04:00
rusefillc 2599d81cec only:mre_f4
DO NOT FORGET ABOUT PIN 5.
2023-09-19 16:34:21 -04:00
Andrey eabafd879a only:mre_f4
DO NOT FORGET ABOUT PIN 5.
2023-09-19 16:19:04 -04:00
GitHub gen-configs Action 7183b903bd Auto-generated configs and docs 2023-09-05 01:37:07 +00:00
Andrey 4b5542123e Need a one line build script: at least cheap build simplification? keyword: lazy #5225 2023-08-29 00:06:43 -04:00
GitHub gen-configs Action 0af577c640 Auto-generated configs and docs 2023-08-24 22:36:50 +00:00
rusefillc 57a3c11dd6 MRE can do dual hall 2023-08-24 18:33:03 -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 9bea3a0ca6
DUMMY no longer needed (#5485)
* DUMMY no longer needed

* one step back

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-08-05 11:33:29 -04:00