My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Scott Lahteine bfad23d3e2 (c) 2020 il y a 4 ans
..
dogm (c) 2020 il y a 4 ans
inc (c) 2020 il y a 4 ans
maple_win_usb_driver STM32F1 USB cdc/msc composite device (#15180) il y a 4 ans
HAL.cpp (c) 2020 il y a 4 ans
HAL.h (c) 2020 il y a 4 ans
HAL_SPI.cpp (c) 2020 il y a 4 ans
README.md Up-to-date STM32F1 README (#14386) il y a 5 ans
SPI.cpp Fix SKR E3 board BLTOUCH + SPEAKER timer conflict (#15781) il y a 4 ans
SPI.h Less use of "this" il y a 4 ans
Servo.cpp (c) 2020 il y a 4 ans
Servo.h (c) 2020 il y a 4 ans
SoftwareSerial.cpp (c) 2020 il y a 4 ans
SoftwareSerial.h (c) 2020 il y a 4 ans
build_flags.py Tweak permissions il y a 4 ans
endstop_interrupts.h (c) 2020 il y a 4 ans
fastio.h (c) 2020 il y a 4 ans
msc_sd.cpp (c) 2020 il y a 4 ans
msc_sd.h (c) 2020 il y a 4 ans
onboard_sd.cpp (c) 2020 il y a 4 ans
onboard_sd.h (c) 2020 il y a 4 ans
persistent_store_eeprom.cpp (c) 2020 il y a 4 ans
persistent_store_flash.cpp (c) 2020 il y a 4 ans
persistent_store_sdcard.cpp (c) 2020 il y a 4 ans
pinsDebug.h (c) 2020 il y a 4 ans
sdio.cpp (c) 2020 il y a 4 ans
sdio.h (c) 2020 il y a 4 ans
spi_pins.h (c) 2020 il y a 4 ans
timers.cpp (c) 2020 il y a 4 ans
timers.h (c) 2020 il y a 4 ans
watchdog.cpp (c) 2020 il y a 4 ans
watchdog.h (c) 2020 il y a 4 ans

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