rusefi/firmware/config/boards/skeleton
rusefi b9733c5901 refactoring: using brain_pin like the rest of the code 2020-05-02 23:47:10 -04:00
..
board.mk proteus-f4 was requested 2020-03-18 11:37:53 -04:00
board_configuration.cpp oh what did I do 2020-05-02 22:27:20 -04:00
efifeatures.h refactoring: using brain_pin like the rest of the code 2020-05-02 23:47:10 -04:00
mapping.yaml skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
prepend.txt skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
readme.md skeleton & docs (#995) 2019-11-03 08:41:14 -05:00

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.