e4a0979dc2
* change most usages to Gpio:: * board configs * engine configs etc * isBrainPinValid, smart gpio * generator * generator * generator * connector yamls * kinetis enums * cypress txt * kinetis config * frankenso * config generator * actually do it for the others * disable skips for pr ci * fix tle8888 * misc * weird cast from int * needs this operator too * this can be an unsigned subtract * happy tests * s * kinetis isConfigurationChanged weirdness * missed J/K * cypress efifeatures * build script mistake (!) * mistake in smart gpio * debounce * eg33 * kinetis, so needy * it's pretty green, we can skip these again |
||
---|---|---|
.. | ||
connectors | ||
board.mk | ||
board_configuration.cpp | ||
efifeatures.h | ||
prepend.txt | ||
readme.md |
readme.md
Skeleton Board
This directory contains an example of the files needed to configure the firmware for a specific RusEFI board.
The files here
- select specific features to be included into the firmware
- firmware to configure and support unique features of the board
- set communication channels (USB, serial, CAN) and parameters e.g. speed
- set the default GPIO pin configuration for use at startup
Note that many settings may be immediately reconfigured by the engine configuration.