rusefi-1/firmware/config/boards/skeleton
Matthew Kennedy 55ebe223a7
Partition configs by board type (#2106)
* remove old flag

* flags

* reorder switch

* oops
2020-12-22 21:54:40 -05:00
..
board.mk
board_configuration.cpp Tle8888 big update 1 (#1892) 2020-10-23 12:25:30 -04:00
efifeatures.h Partition configs by board type (#2106) 2020-12-22 21:54:40 -05:00
mapping.yaml
prepend.txt
readme.md

readme.md

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.