Commit Graph

26480 Commits

Author SHA1 Message Date
rusefi e82fe52ac1 https://github.com/rusefi/alphax-8chan/issues/122
only:alphax-8chan
2023-11-05 13:32:06 -05:00
rusefi ab88650f2e only:alphax-8chan_debug 2023-11-05 12:22:01 -05:00
Andrey 9237c4b16a better EFI_ENGINE_CONTROL 2023-11-05 12:09:25 -05:00
Andrey 3d3671e6d4 better EFI_ENGINE_CONTROL 2023-11-05 12:07:24 -05:00
GitHub gen-configs Action da25b873ab Auto-generated configs and docs 2023-11-05 15:34:01 +00:00
Andrey 5fa38fc6b4 only:small-can-board 2023-11-05 10:18:27 -05:00
rusefi 6de42dbab6 better EFI_ENGINE_CONTROL guard 2023-11-05 10:16:19 -05:00
Andrey Gusakov bb161be8e8 AT32: say RAM size 2023-11-05 07:16:57 -05:00
rusefi 0bc66e8273 only:small-can-board 2023-11-05 01:08:51 -04:00
rusefi 14488c3c8f only:stringop-truncation bug! 2023-11-05 00:55:38 -04:00
rusefi e2049357e9 only:clean-up 2023-11-05 00:47:11 -04:00
rusefi b5e0784466 only:small-can-board 2023-11-05 00:29:40 -04:00
Andrey 798dc1df1d unused methods
only:cypress
2023-11-05 00:02:39 -04:00
Andrey 6436612f38 cleanup tunerstudio integration 2023-11-04 23:07:50 -04:00
GitHub gen-configs Action 404bf82552 Auto-generated configs and docs 2023-11-04 23:07:49 -04:00
Andrey 021609f468 only:unused methods 2023-11-04 22:34:28 -04:00
GitHub set-date Action f07d2b05d0 Update date 2023-11-05 00:22:50 +00:00
rusefillc 21243f3ff7 only:better guards 2023-11-04 19:24:28 -04:00
rusefillc 233a35ed7d better guards 2023-11-04 19:13:46 -04:00
rusefillc 5e1f66c1b9 only:Unit Tests on Windows 2023-11-04 18:48:46 -04:00
rusefi f7ded8f69e only:dead 2023-11-04 13:35:19 -04:00
rusefi 1bbff802a6 only:Unit Tests on Windows 2023-11-04 13:30:57 -04:00
rusefillc 23fbc3f8f4 only:Unit Tests on Windows 2023-11-04 13:18:55 -04:00
rusefillc b8f71d834b better guards 2023-11-04 13:05:19 -04:00
rusefillc c5c62a42c0 better guards 2023-11-04 13:05:08 -04:00
rusefillc 2d9b835768 better guards 2023-11-04 09:45:22 -04:00
rusefillc 12e6c18c4e better guards 2023-11-04 09:45:14 -04:00
rusefillc 3d48982b1f only:Unit Tests on Windows 2023-11-04 09:42:49 -04:00
rusefillc f3611894aa only:Unit Tests on Windows 2023-11-04 09:15:17 -04:00
rusefillc caaeaf5fd5 kinetis unused 2023-11-04 09:09:26 -04:00
rusefillc 0725151609 better guards 2023-11-04 09:09:10 -04:00
rusefillc dd628ead12 only:Print bash version on windows 2023-11-03 22:43:12 -04:00
rusefi c1d3e93b9e only:Unit Tests on Windows 2023-11-03 22:09:58 -04:00
rusefillc 4dd7a9d28e better guards 2023-11-03 21:20:45 -04:00
rusefillc 3cf7b6ee88 only:Unit Tests on Windows 2023-11-03 21:20:30 -04:00
rusefillc 03358059f8 better guards 2023-11-03 21:08:24 -04:00
rusefillc f07a21e37d Unit Tests on Windows 2023-11-03 21:08:24 -04:00
GitHub gen-configs Action 056bef814e Auto-generated configs and docs 2023-11-04 00:59:02 +00:00
rusefillc 0e81c5cf10 Unit Tests on Windows 2023-11-03 20:54:02 -04:00
rusefillc 946fec3ea0 better guards 2023-11-03 20:54:02 -04:00
rusefillc b3b8cb6ed5 unused 2023-11-03 20:54:02 -04:00
rusefillc 04ff8c5752 fresh 2023-11-03 20:54:02 -04:00
GitHub set-date Action 95642552e8 Update date 2023-11-04 00:38:11 +00:00
rusefillc a3a549cfcc GCC12: fix note: see the '-flto' option documentation for more inform… #5688 2023-11-03 16:13:09 -04:00
rusefi 4635906ac9 only:alphax-8chan 2023-11-03 16:07:07 -04:00
andreika-git 525d8355b3 trigger_input_comp is now ready for unused-vars 2023-11-03 15:47:40 -04:00
andreika-git 0e226e77a5 prepare kinetis drivers for -Wno-error=unused-variable 2023-11-03 15:47:40 -04:00
Andrey e78803b314 unused-variable is a nice error message to have 2023-11-03 15:47:40 -04:00
Andrey G ed8af771ac
at_start_f435: enable MFS for internal flash (#5687)
* Rename EFI_INTERNAL_FLASH to EFI_STORAGE_INT_FLASH

This define enables use of RE custom flash driver for storing
settings to internal flash.

* at_start_f435: enable MFS for settings storing in internal flash

* MRE: fix special build

* kinetis: fix flash_int.cpp vs flash_int.c mess

* at32: allow allowFlashWhileRunning()

* flash_main: supress warning
2023-11-03 13:08:35 -04:00
rusefillc 3b6c9feea5
require LEDs (#5643)
* require all boards to define LED functions (#272)

* require all boards to define LED functions

* f429 nucleo

* small can

* small can

* add to header

* LEDs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-03 12:56:59 -04:00