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
rusefi
6de42dbab6
better EFI_ENGINE_CONTROL guard
2023-11-05 10:16:19 -05: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
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
b8f71d834b
better guards
2023-11-04 13:05:19 -04:00
rusefillc
0725151609
better guards
2023-11-04 09:09:10 -04:00
GitHub gen-configs Action
056bef814e
Auto-generated configs and docs
2023-11-04 00:59:02 +00:00
rusefillc
946fec3ea0
better guards
2023-11-03 20:54:02 -04:00
rusefillc
b3b8cb6ed5
unused
2023-11-03 20:54:02 -04:00
GitHub set-date Action
95642552e8
Update date
2023-11-04 00:38:11 +00: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
Andrey G
1eea6c946b
Prepare for MFS on internal flash ( #5686 )
...
* Rename EFI_STORAGE_EXT_SNOR to EFI_STORAGE_MFS
Just to reduce confusion. MFS is going to be used for AT32 internal
flash.
* MFS: hide low level stuff to board file
MFS can be located on internal or external flash/eeprom.
This is board-dependent, so hide intialization and configuration
to board file.
This should also help switching to MFS on internal flash too.
* Fix simulator
* Fix comments
2023-11-03 07:30:31 -04:00
GitHub gen-configs Action
19de6c1bcc
Auto-generated configs and docs
2023-11-03 11:25:09 +00:00
Andreika
84f7508701
Trigger emulator: support for cam/vvt ( #5642 )
...
* tiny refactoring
* add cam/vvt support to trigger_emulator
* fix
* fix unit-tests
* fix
* CAM sensor simulator #5640
only: assertHappyTrigger
* fix?
* better fix?
* only:alphax-8chan
* progress!
---------
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
Co-authored-by: Andrey <rusefillc@gmail.com>
2023-11-02 21:57:01 -04:00
GitHub gen-configs Action
0561263d14
Auto-generated configs and docs
2023-11-03 01:00:16 +00:00
Andrey
4eefedcec2
unused-variable is a nice error message to have #5683
2023-11-02 20:48:57 -04:00
GitHub set-date Action
d4e13e5b4c
Update date
2023-11-03 00:39:59 +00:00
rusefillc
bb44f565b6
only:cam/shadow
2023-11-02 15:51:25 -04:00
Andrey
3af8d69ad9
only:unused-variable is a nice error message to have #5683
2023-11-02 15:28:04 -04:00
rusefi
75dd0f26f8
hiding stuff deeper
2023-11-02 13:02:33 -04:00
Andrey
3a2fd58aa3
this would need to be addressed one day
2023-11-02 11:26:47 -04:00
Andrey
cdfee38284
clean-up
2023-11-02 11:26:29 -04:00
Andrey
d97a73e05c
clean-up
2023-11-02 10:39:18 -04:00
Andrey
af20c0c20c
helping EFI_ENABLE_ASSERTS
2023-11-02 10:39:05 -04:00
Andrey
16d6ddd373
clean-up
2023-11-02 10:32:04 -04:00
Andrey
0af9c89ba4
clean-up
2023-11-02 10:29:50 -04:00
Andrey
c403a86f9b
only:helping non-EFI_ENABLE_ASSERTS compilation
2023-11-02 09:55:22 -04:00
Matthew Kennedy
78655a168a
dead line
2023-11-02 01:18:13 -04:00
GitHub gen-configs Action
a8c94bae69
Auto-generated configs and docs
2023-11-02 05:00:45 +00:00
rusefillc
5715d3fa3b
only:minor
2023-11-01 23:40:45 -04:00
GitHub gen-configs Action
1d469cf250
Auto-generated configs and docs
2023-11-02 03:00:38 +00:00
rusefillc
defd6d4577
variable shadowing should be avoided #5676 ( #5679 )
...
helping kinetis
2023-11-01 22:54:24 -04:00
GitHub set-date Action
8d47158bd5
Update date
2023-11-02 00:27:22 +00:00
rusefillc
6b48460f5e
only:variable shadowing should be avoided #5676
2023-11-01 19:47:19 -04:00
Matthew Kennedy
78391f04ee
PWM shadowing
2023-11-01 19:37:56 -04:00
Matthew Kennedy
93e3e75a36
avoid vexing parse
2023-11-01 19:25:13 -04:00
Matthew Kennedy
02621224a7
dc motor
2023-11-01 19:25:13 -04:00
GitHub gen-configs Action
1bad0860e8
Auto-generated configs and docs
2023-11-01 19:08:27 -04:00
Matthew Kennedy
e3edb2b15c
maf cleanup
2023-11-01 19:08:27 -04:00
rusefillc
ab4e11f865
only:untrimmedInjectionMass is better
2023-11-01 17:19:29 -04:00
Matthew Kennedy
2c049d206a
dead pid auto tune
2023-11-01 17:01:07 -04:00
rusefillc
6ce02ccb63
ASE and CL Ignition fix #5678
2023-11-01 16:37:33 -04:00
rusefillc
e384914c95
only:variable shadowing should be avoided #5676
2023-11-01 13:02:20 -04:00