Files
marlin_skr/Marlin/src/HAL/STM32_F4_F7/STM32F4
2020-04-28 07:53:04 -05:00
..
2020-03-13 16:29:29 -05:00
2020-04-28 07:53:04 -05:00
2020-03-13 16:29:29 -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.