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.
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 6 lat temu
..
dogm JGAurora A5S & A1 touch support (#14768) 6 lat temu
inc HAL folder organization (#14763) 6 lat temu
HAL.cpp STM32F1 SPI1 bugfix (#14679) 6 lat temu
HAL.h Reduce unused function warnings 6 lat temu
HAL_Servo_STM32F1.cpp Tweaky change from (C) to (c) 6 lat temu
HAL_Servo_STM32F1.h Tweaky change from (C) to (c) 6 lat temu
HAL_sdio_STM32F1.cpp JGAurora A5S & A1 touch support (#14768) 6 lat temu
HAL_sdio_STM32F1.h HAL folder organization (#14763) 6 lat temu
HAL_spi_STM32F1.cpp Robin FSMC / SPI pins 6 lat temu
HAL_timers_STM32F1.cpp JGAurora A5S & A1 touch support (#14768) 6 lat temu
HAL_timers_STM32F1.h Clean up section comments 6 lat temu
README.md Up-to-date STM32F1 README (#14386) 6 lat temu
STM32F1_flag_script.py Fix a few recent (STM32F1 DOGM, SPI) warnings (#14669) 6 lat temu
SoftwareSerial.cpp Allow use of Fysetc SoftwareSerialM (#14893) 6 lat temu
SoftwareSerial.h Remove HAL.h dependency in SoftwareSerial.h 6 lat temu
endstop_interrupts.h Tweaky change from (C) to (c) 6 lat temu
fastio_STM32F1.h Add LULZBOT_TOUCH_UI (#14967) 6 lat temu
persistent_store_eeprom.cpp STM32F1: Init EEPROM SPI pin modes (#14810) 6 lat temu
persistent_store_flash.cpp [STM32F1] Simpler Flash EEPROM (#14829) 6 lat temu
persistent_store_sdcard.cpp Non-fatal error from ps::access_start (#14845) 6 lat temu
pinsDebug.h Pins Debugging for STM32 — NEEDS TESTING (#14309) 6 lat temu
spi_pins.h Tweaky change from (C) to (c) 6 lat temu
watchdog_STM32F1.cpp Tweaks to STM32 headers 6 lat temu
watchdog_STM32F1.h Tweaky change from (C) to (c) 6 lat temu

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