3c3a956a17
Let's get STM32F1 working again! |
||
---|---|---|
.. | ||
dogm | ||
inc | ||
maple_win_usb_driver | ||
build_flags.py | ||
endstop_interrupts.h | ||
fastio.h | ||
HAL.cpp | ||
HAL.h | ||
HAL_SPI.cpp | ||
msc_sd.cpp | ||
msc_sd.h | ||
onboard_sd.cpp | ||
onboard_sd.h | ||
persistent_store_eeprom.cpp | ||
persistent_store_flash.cpp | ||
persistent_store_sdcard.cpp | ||
pinsDebug.h | ||
README.md | ||
sdio.cpp | ||
sdio.h | ||
Servo.cpp | ||
Servo.h | ||
SoftwareSerial.cpp | ||
SoftwareSerial.h | ||
SPI.cpp | ||
SPI.h | ||
spi_pins.h | ||
timers.cpp | ||
timers.h | ||
watchdog.cpp | ||
watchdog.h |
STM32F1
This HAL is for STM32F103 boards used with 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