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.
Victor Oliveira 38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817)
3 yıl önce
..
dogm SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 3 yıl önce
inc Clean up after changes 3 yıl önce
maple_win_usb_driver Shorter paths to HAL, ExtUI (#17156) 4 yıl önce
HAL.cpp Fix links to secure sites (#18745) 3 yıl önce
HAL.h Fix links to secure sites (#18745) 3 yıl önce
HAL_SPI.cpp Fix links to secure sites (#18745) 3 yıl önce
README.md Shorter paths to HAL, ExtUI (#17156) 4 yıl önce
SPI.cpp Update links, README, contributing, etc. 3 yıl önce
SPI.h SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 3 yıl önce
Servo.cpp Fix links to secure sites (#18745) 3 yıl önce
Servo.h Fix links to secure sites (#18745) 3 yıl önce
SoftwareSerial.cpp Fix links to secure sites (#18745) 3 yıl önce
SoftwareSerial.h Fix links to secure sites (#18745) 3 yıl önce
build_flags.py Shorter paths to HAL, ExtUI (#17156) 4 yıl önce
eeprom_bl24cxx.cpp Ender 3 V2 BL24C16 EEPROM support (#18758) 3 yıl önce
eeprom_flash.cpp Fix links to secure sites (#18745) 3 yıl önce
eeprom_if_iic.cpp Ender 3 V2 BL24C16 EEPROM support (#18758) 3 yıl önce
eeprom_sdcard.cpp Fix links to secure sites (#18745) 3 yıl önce
eeprom_wired.cpp General cleanup 3 yıl önce
endstop_interrupts.h Fix links to secure sites (#18745) 3 yıl önce
fastio.h Fix links to secure sites (#18745) 3 yıl önce
msc_sd.cpp Fix links to secure sites (#18745) 3 yıl önce
msc_sd.h Fix links to secure sites (#18745) 3 yıl önce
onboard_sd.cpp Fix broken POWER_LOSS_RECOVERY prompt (#18557) 4 yıl önce
onboard_sd.h Shorter paths to HAL, ExtUI (#17156) 4 yıl önce
pinsDebug.h Fix links to secure sites (#18745) 3 yıl önce
sdio.cpp Fix links to secure sites (#18745) 3 yıl önce
sdio.h Fix links to secure sites (#18745) 3 yıl önce
spi_pins.h Fix links to secure sites (#18745) 3 yıl önce
timers.cpp Fix links to secure sites (#18745) 3 yıl önce
timers.h Fix links to secure sites (#18745) 3 yıl önce
watchdog.cpp Fix links to secure sites (#18745) 3 yıl önce
watchdog.h Fix links to secure sites (#18745) 3 yıl önce

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