aboutsummaryrefslogtreecommitdiff
path: root/Marlin/src/HAL/STM32F1/README.md
blob: b5bd5141fbff24bdae0dc0494d807f79f6a9b6c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# STM32F1

This HAL is for STM32F103 boards used with [Arduino STM32](https://github.com/rogerclarkmelbourne/Arduino_STM32) framework.

Currently has been tested in Malyan M200 (103CBT6), SKRmini (103RCT6), Chitu 3d (103ZET6), and various 103VET6 boards.

### Main developers:
- Victorpv
- xC000005
- thisiskeithb
- tpruvot