rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
config
boards
m74_9
efifeatures.h
Go to the documentation of this file.
1
/**
2
* @file boards/m74_9/efifeatures.h
3
*
4
* @brief In this header we can override efifeatures.h.
5
*
6
* @date Jan 01, 2023
7
* @author Andrey Gusakov, 2023
8
*/
9
10
/* Override some settings */
11
#define HAL_USE_MMC_SPI FALSE
12
#define EFI_FILE_LOGGING FALSE
13
14
#include "../../stm32f4ems/efifeatures.h"
15
16
/* This board has no USB wired out */
17
#undef EFI_USB_SERIAL
18
#define EFI_USB_SERIAL FALSE
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8