My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tanguy Pruvot 02d400e413 STM32F1: Sync SPI changes from maple master (#15266) 6 yıl önce
..
dogm JGAurora A5S & A1 touch support (#14768) 6 yıl önce
inc HAL folder organization (#14763) 6 yıl önce
maple_win_usb_driver STM32F1 USB cdc/msc composite device (#15180) 6 yıl önce
HAL.cpp STM32F1: No USBSerial without USB-serial bridge (#15242) 6 yıl önce
HAL.h STM32F1: Only include USBComposite if flagged (#15243) 6 yıl önce
HAL_SPI.cpp Reorganize HAL (#14832) 6 yıl önce
README.md Up-to-date STM32F1 README (#14386) 6 yıl önce
SPI.cpp STM32F1: Sync SPI changes from maple master (#15266) 6 yıl önce
SPI.h STM32F1: Sync SPI changes from maple master (#15266) 6 yıl önce
Servo.cpp Reorganize HAL (#14832) 6 yıl önce
Servo.h Reorganize HAL (#14832) 6 yıl önce
SoftwareSerial.cpp Allow use of Fysetc SoftwareSerialM (#14893) 6 yıl önce
SoftwareSerial.h Remove HAL.h dependency in SoftwareSerial.h 6 yıl önce
build_flags.py Reorganize HAL (#14832) 6 yıl önce
endstop_interrupts.h Tweaky change from (C) to (c) 6 yıl önce
fastio.h Reorganize HAL (#14832) 6 yıl önce
msc_sd.cpp STM32F1 USB cdc/msc composite device (#15180) 6 yıl önce
msc_sd.h STM32F1: Only include USBComposite if flagged (#15243) 6 yıl önce
onboard_sd.cpp Fix compiling error BIGTREE_SKR_MINI (#15197) 6 yıl önce
onboard_sd.h STM32F1 USB cdc/msc composite device (#15180) 6 yıl önce
persistent_store_eeprom.cpp STM32F1: Init EEPROM SPI pin modes (#14810) 6 yıl önce
persistent_store_flash.cpp [STM32F1] Simpler Flash EEPROM (#14829) 6 yıl önce
persistent_store_sdcard.cpp Use "mount" as card verb 6 yıl önce
pinsDebug.h Pins Debugging for STM32 — NEEDS TESTING (#14309) 6 yıl önce
sdio.cpp Reorganize HAL (#14832) 6 yıl önce
sdio.h Reorganize HAL (#14832) 6 yıl önce
spi_pins.h Tweaky change from (C) to (c) 6 yıl önce
timers.cpp Reorganize HAL (#14832) 6 yıl önce
timers.h Reorganize HAL (#14832) 6 yıl önce
watchdog.cpp Reorganize HAL (#14832) 6 yıl önce
watchdog.h Reorganize HAL (#14832) 6 yıl önce

README.md

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