BigTreeTech ac11c689f7 Capacitive Touch Screen (GT911) for SKR SE BX (#21843)
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-15 15:05:53 -05:00
..
2021-02-27 17:35:32 -06:00
2020-10-29 17:34:17 -05:00
2020-11-26 03:47:15 -06:00
2020-07-22 22:20:14 -05:00
2021-01-10 21:38:31 -06:00
2021-05-05 07:31:47 -05:00
2021-03-29 20:36:37 -05:00
2021-05-15 15:05:53 -05:00
2021-04-04 18:08:13 -05:00
2020-07-22 22:20:14 -05:00
2020-03-13 16:29:29 -05:00
2021-04-16 03:16:44 -05:00
2020-07-22 22:20:14 -05:00
2020-07-22 22:20:14 -05:00
2021-05-15 15:05:52 -05:00
2021-04-23 19:21:39 -05:00
2020-11-26 03:47:15 -06:00
2020-11-26 03:47:15 -06: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.