fome-fw/firmware/config/boards/ST_STM32F4
rusefi a3b150a171 Migrating to chibios18 (#687)
* first step #631

* chconf #631

* no EXT driver

* #631 progress

* #631 WOW it already compiles?!

* #631 simulator progress

* #631 CAN is back

* more changes about 25MHz

* Migrate to Chibios 18 stable #631

* undoing some merge mistake?

* little mess

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631
joystick works!

* Migrate to Chibios 18 stable #631
done?!
2019-02-05 18:36:25 -05:00
..
board.c Migrating to chibios18 (#687) 2019-02-05 18:36:25 -05:00
board.h Bootloader set default pin states (#524) 2017-12-24 13:45:03 -05:00
board.mk BOARDSRC_CPP (and compatibility issues) pull request 2017-05-02 20:34:01 +03:00
readme.txt find_cygwin . -type f -print0 | xargs -0 dos2unix 2017-03-24 18:54:38 -04:00

readme.txt

The files here are responsible for GPIO pin configuration on OS startup. rusEfi would later re-configure all the pins for specific
application so these files only matter for the first half a second of firmware startup.