rusefi-1/firmware/config/boards/skeleton
rusefillc 6462db9aed https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 11:15:46 -04:00
..
connectors
board.mk
board_configuration.cpp https://rusefi.com/forum/viewtopic.php?f=16&t=2194 2021-11-04 11:15:46 -04:00
efifeatures.h Remove outdated option CH_DBG_ENABLE_TRACE (#3087) 2021-07-31 07:51:13 -04:00
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.