etagle 569df3fc0c Fix interrupt-based endstop detection
- Also implemented real endstop reading on interrupt.
2018-05-20 07:10:24 -05:00
..
2018-04-26 00:40:16 -05:00
2018-04-23 18:00:43 -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-04-17 17:33:29 -05:00
2018-04-17 17:33: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.