rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
board_configuration.cpp
Go to the documentation of this file.
1#include "pch.h"
2
4 // this board has no comms led
5 return Gpio::Unassigned;
6}
7
9 // this board has no warning led
10 return Gpio::Unassigned;
11}
12
14 // this board has no running led
15 return Gpio::Unassigned;
16}
18 return SPI_DEVICE_4;
19}
20
22 return Gpio::E4;
23}
24
26 return Gpio::E1;
27}
28
30 return Gpio::E3;
31}
32
39
Gpio getWarningLedPin()
Gpio getCommsLedPin()
Gpio getRunningLedPin()
Gpio getWifiIsrPin()
static void AtlasBoardConfigOverrides()
spi_device_e getWifiSpiDevice()
void setup_custom_board_overrides()
Gpio getWifiResetPin()
Gpio getWifiCsPin()
@ Unassigned
std::optional< setup_custom_board_overrides_type > custom_board_ConfigOverrides
static constexpr engine_configuration_s * engineConfiguration
spi_device_e