Files
Marlin_Firmware/Marlin/src/HAL/HAL_STM32
2019-06-15 15:36:43 -05:00
..
2019-02-12 15:30:11 -06:00
2019-05-21 18:28:12 -05:00
2019-02-12 15:30:11 -06:00
2019-04-12 13:35:42 -05:00
2019-05-21 18:28:12 -05:00
2019-03-17 07:56:35 -05:00
2019-05-22 16:54:52 -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

Generic STM32 HAL based on the stm32duino core

This HAL is intended to act as the generic STM32 HAL for all STM32 chips (The whole F, H and L family).

Currently it supports:

  • STM32F0xx
  • STM32F1xx
  • STM32F4xx
  • STM32F7xx

Targeting the official Arduino STM32 Core.