Firmware2/Marlin/src/HAL/HAL_STM32F1
2020-01-03 21:00:44 -06:00
..
dogm
inc
maple_win_usb_driver
build_flags.py
endstop_interrupts.h
fastio.h
HAL_SPI.cpp
HAL.cpp
HAL.h
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 Allow use of Fysetc SoftwareSerialM (#14893) 2019-08-10 01:45:36 -05:00
SoftwareSerial.h
spi_pins.h
SPI.cpp
SPI.h
timers.cpp
timers.h
watchdog.cpp Watchdog cleanup (#15283) 2019-09-29 17:57:29 -05:00
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