rusefi-1/firmware/config/boards/skeleton
rusefi af4f20551b getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
..
board.mk
board_configuration.cpp getting rid of boardConfiguration / binary compatible change 2019-12-11 17:48:55 -05:00
efifeatures.h Move slow ADC to thread #630 (#1042) 2019-12-11 09:28:11 -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.