luzpaz c612b56bc1 🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-18 20:29:56 -05:00
..
2021-08-09 00:37:55 -05:00
2021-08-18 20:29:56 -05:00
2021-08-18 20:29:56 -05:00
2021-08-18 20:29:56 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -05:00
2021-08-18 20:29:56 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -05:00
2021-04-04 18:08:13 -05:00
2021-08-18 20:29:56 -05:00
2021-08-18 20:29:56 -05:00
2020-07-22 22:20:14 -05:00
2020-03-13 16:29:29 -05:00
2021-08-18 20:29:56 -05:00
2020-07-22 22:20:14 -05:00
2021-08-09 00:37:55 -05:00
2021-05-15 15:05:52 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -05:00
2021-08-09 00:37:55 -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.