Files
marlin_skr/Marlin/src/HAL/HAL_STM32F4
2018-08-22 17:16:18 -05:00
..
2018-08-22 17:16:18 -05:00
2018-08-22 17:16:18 -05:00
2018-06-03 04:30:15 -05:00
2018-08-22 17:16:18 -05:00
2018-06-12 21:34:24 -05:00
2018-04-17 17:33:29 -05:00
2018-04-17 17:33:29 -05:00
2018-04-17 17:33:29 -05:00
2018-07-17 19:50:24 -05:00

This HAL is for the STM32F407 MCU used with STM32Generic Arduino core by danieleff.

Arduino core is located at:

https://github.com/danieleff/STM32GENERIC

Unzip it into [Arduino]/hardware folder

This HAL is in development.

This HAL is a modified version of Chris Barr's Picoprint STM32F4 HAL.