diff --git a/firmware/config/boards/ST_STM32F4/readme.txt b/firmware/config/boards/ST_STM32F4/readme.txt new file mode 100644 index 0000000000..a98f07cf46 --- /dev/null +++ b/firmware/config/boards/ST_STM32F4/readme.txt @@ -0,0 +1,2 @@ +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. \ No newline at end of file