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.
reloxx13 05cd483413 STM32F1: Support M997 - Reset and begin flash (#15209) před 6 roky
..
dogm JGAurora A5S & A1 touch support (#14768) před 6 roky
inc HAL folder organization (#14763) před 6 roky
maple_win_usb_driver STM32F1 USB cdc/msc composite device (#15180) před 6 roky
HAL.cpp STM32F1: Support M997 - Reset and begin flash (#15209) před 6 roky
HAL.h STM32F1: Support M997 - Reset and begin flash (#15209) před 6 roky
HAL_SPI.cpp Reorganize HAL (#14832) před 6 roky
README.md Up-to-date STM32F1 README (#14386) před 6 roky
SPI.cpp Reorganize HAL (#14832) před 6 roky
SPI.h Apply #ifdef/#ifndef where possible před 6 roky
Servo.cpp Reorganize HAL (#14832) před 6 roky
Servo.h Reorganize HAL (#14832) před 6 roky
SoftwareSerial.cpp Allow use of Fysetc SoftwareSerialM (#14893) před 6 roky
SoftwareSerial.h Remove HAL.h dependency in SoftwareSerial.h před 6 roky
build_flags.py Reorganize HAL (#14832) před 6 roky
endstop_interrupts.h Tweaky change from (C) to (c) před 6 roky
fastio.h Reorganize HAL (#14832) před 6 roky
msc_sd.cpp STM32F1 USB cdc/msc composite device (#15180) před 6 roky
msc_sd.h STM32F1 USB cdc/msc composite device (#15180) před 6 roky
onboard_sd.cpp Fix compiling error BIGTREE_SKR_MINI (#15197) před 6 roky
onboard_sd.h STM32F1 USB cdc/msc composite device (#15180) před 6 roky
persistent_store_eeprom.cpp STM32F1: Init EEPROM SPI pin modes (#14810) před 6 roky
persistent_store_flash.cpp [STM32F1] Simpler Flash EEPROM (#14829) před 6 roky
persistent_store_sdcard.cpp Non-fatal error from ps::access_start (#14845) před 6 roky
pinsDebug.h Pins Debugging for STM32 — NEEDS TESTING (#14309) před 6 roky
sdio.cpp Reorganize HAL (#14832) před 6 roky
sdio.h Reorganize HAL (#14832) před 6 roky
spi_pins.h Tweaky change from (C) to (c) před 6 roky
timers.cpp Reorganize HAL (#14832) před 6 roky
timers.h Reorganize HAL (#14832) před 6 roky
watchdog.cpp Reorganize HAL (#14832) před 6 roky
watchdog.h Reorganize HAL (#14832) před 6 roky

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