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.
qwewer0 4424645e04
Multi-line comments cleanup (#19535)
3 년 전
..
dogm Rename LCD conditionals (#19533) 3 년 전
inc Emergency Parser for STM32F1 (#19279) 3 년 전
maple_win_usb_driver Shorter paths to HAL, ExtUI (#17156) 4 년 전
tft Working LCD_USE_DMA_FSMC (#19522) 3 년 전
HAL.cpp Fix links to secure sites (#18745) 3 년 전
HAL.h Fix and improve STM32F1 serial (#19464) 3 년 전
HAL_SPI.cpp Fix links to secure sites (#18745) 3 년 전
MarlinSerial.cpp Fix and improve STM32F1 serial (#19464) 3 년 전
MarlinSerial.h Fix and improve STM32F1 serial (#19464) 3 년 전
README.md Shorter paths to HAL, ExtUI (#17156) 4 년 전
SPI.cpp Fix STM32F1 SPI device init, MKS_LCD12864 (#19271) 3 년 전
SPI.h SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 3 년 전
Servo.cpp Fix links to secure sites (#18745) 3 년 전
Servo.h Fix links to secure sites (#18745) 3 년 전
SoftwareSerial.cpp Minor HAL cleanup 3 년 전
SoftwareSerial.h Fix links to secure sites (#18745) 3 년 전
build_flags.py Shorter paths to HAL, ExtUI (#17156) 4 년 전
eeprom_bl24cxx.cpp Ender 3 V2 BL24C16 EEPROM support (#18758) 3 년 전
eeprom_flash.cpp Fix links to secure sites (#18745) 3 년 전
eeprom_if_iic.cpp Ender 3 V2 BL24C16 EEPROM support (#18758) 3 년 전
eeprom_sdcard.cpp Fix links to secure sites (#18745) 3 년 전
eeprom_wired.cpp General cleanup 3 년 전
endstop_interrupts.h Fix links to secure sites (#18745) 3 년 전
fastio.h Fix links to secure sites (#18745) 3 년 전
msc_sd.cpp STM32F1 EP with USB_COMPOSITE (#19281) 3 년 전
msc_sd.h Fix and improve STM32F1 serial (#19464) 3 년 전
onboard_sd.cpp Multi-line comments cleanup (#19535) 3 년 전
onboard_sd.h Shorter paths to HAL, ExtUI (#17156) 4 년 전
pinsDebug.h Fix links to secure sites (#18745) 3 년 전
sdio.cpp HAL and serial cleanup 3 년 전
sdio.h Fix links to secure sites (#18745) 3 년 전
spi_pins.h Fix links to secure sites (#18745) 3 년 전
timers.cpp Fix links to secure sites (#18745) 3 년 전
timers.h Fix links to secure sites (#18745) 3 년 전
watchdog.cpp Fix links to secure sites (#18745) 3 년 전
watchdog.h Fix links to secure sites (#18745) 3 년 전

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