My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Tanguy Pruvot 012f577bb0 STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 6年前
..
dogm JGAurora A5S & A1 touch support (#14768) 6年前
inc HAL folder organization (#14763) 6年前
HAL.cpp STM32F1 SPI1 bugfix (#14679) 6年前
HAL.h Reduce unused function warnings 6年前
HAL_Servo_STM32F1.cpp Tweaky change from (C) to (c) 6年前
HAL_Servo_STM32F1.h Tweaky change from (C) to (c) 6年前
HAL_sdio_STM32F1.cpp JGAurora A5S & A1 touch support (#14768) 6年前
HAL_sdio_STM32F1.h HAL folder organization (#14763) 6年前
HAL_spi_STM32F1.cpp STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 6年前
HAL_timers_STM32F1.cpp JGAurora A5S & A1 touch support (#14768) 6年前
HAL_timers_STM32F1.h Clean up section comments 6年前
README.md Up-to-date STM32F1 README (#14386) 6年前
SPI.cpp STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 6年前
SPI.h STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 6年前
STM32F1_flag_script.py Fix a few recent (STM32F1 DOGM, SPI) warnings (#14669) 6年前
SoftwareSerial.cpp Allow use of Fysetc SoftwareSerialM (#14893) 6年前
SoftwareSerial.h Remove HAL.h dependency in SoftwareSerial.h 6年前
endstop_interrupts.h Tweaky change from (C) to (c) 6年前
fastio_STM32F1.h Add LULZBOT_TOUCH_UI (#14967) 6年前
persistent_store_eeprom.cpp STM32F1: Init EEPROM SPI pin modes (#14810) 6年前
persistent_store_flash.cpp [STM32F1] Simpler Flash EEPROM (#14829) 6年前
persistent_store_sdcard.cpp Non-fatal error from ps::access_start (#14845) 6年前
pinsDebug.h Pins Debugging for STM32 — NEEDS TESTING (#14309) 6年前
spi_pins.h Tweaky change from (C) to (c) 6年前
watchdog_STM32F1.cpp Tweaks to STM32 headers 6年前
watchdog_STM32F1.h Tweaky change from (C) to (c) 6年前

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