Files
anadyr-marlin/Marlin/src/HAL/HAL_STM32F4
Scott Lahteine 631d867dc9 HAL cleanups
2019-02-20 06:27:26 -06:00
..
2019-02-12 15:30:11 -06:00
2019-02-12 15:30:11 -06:00
2019-02-12 15:30:11 -06:00
2019-02-20 06:27:26 -06:00
2018-04-17 17:33:29 -05:00
2018-04-17 17:33:29 -05:00
2019-02-12 15:30:11 -06:00
2019-02-12 15:30:11 -06:00
2019-02-12 15:30:11 -06: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.