Scott Lahteine a0fe4f4895 🎨 Minor HAL cleanup
2022-05-27 17:01:20 -05:00
..
2021-10-02 22:31:15 -05:00
2021-10-02 22:31:16 -05:00
2021-10-02 22:31:16 -05:00
2021-10-02 22:31:16 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -05:00
2022-05-27 17:01:20 -05:00
2022-05-13 19:53:19 -05:00
2021-10-02 22:31:16 -05:00
2021-10-02 22:31:16 -05:00
2021-12-25 01:26:27 -06:00
2022-05-16 21:49:30 -05:00
2021-08-18 20:29:56 -05:00
2020-07-22 22:20:14 -05:00
2022-05-07 18:11:03 -05:00
2020-03-13 16:29:29 -05:00
2022-05-07 15:10:19 -05:00
2022-01-09 01:31:03 -06:00
2021-08-18 20:29:56 -05:00
2020-07-22 22:20:14 -05:00
2021-10-02 22:31:16 -05:00
2022-05-07 17:54:10 -05:00
2021-10-02 22:31:16 -05:00
2021-10-02 22:31:16 -05:00
2021-10-02 22:31:16 -05:00
2020-07-22 22:20:14 -05: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.