rusefi-1/firmware/config/boards/skeleton
DonaldBecker 7c3594c95a More compile and warning clean ups.
(cherry picked from commit d1cf758bfeee11180e7000c24415acf8d7bcd430)
2019-11-11 20:32:31 -05:00
..
board.mk skeleton & docs (#995) 2019-11-03 08:41:14 -05:00
board_configuration.cpp More compile and warning clean ups. 2019-11-11 20:32:31 -05:00
efifeatures.h review feedback 2019-11-03 10:36:35 -05: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.