Marlin 2.0 for Flying Bear 4S/5
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.
 
 
 
 
 
 
Sergey 7446794c3f Squashed commit of the following: 2 years ago
..
dogm 2.0.9.2 update 3 years ago
inc Squashed commit of the following: 2 years ago
maple_win_usb_driver Shorter paths to HAL, ExtUI (#17156) 4 years ago
tft Squashed commit of the following: 2 years ago
HAL.cpp Squashed commit of the following: 2 years ago
HAL.h Squashed commit of the following: 2 years ago
HAL_MinSerial.cpp 2.0.8 update 3 years ago
HAL_SPI.cpp 2.0.8 update 3 years ago
MarlinSPI.h 2.0.8 update 3 years ago
MarlinSerial.cpp 2.0.9 3 years ago
MarlinSerial.h 2.0.8 update 3 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 4 years ago
SPI.cpp update 2.0.x 3 years ago
SPI.h Squashed commit of the following: 2 years ago
Servo.cpp Squashed commit of the following: 2 years ago
Servo.h Update to 2.0.6 4 years ago
build_flags.py Squashed commit of the following: 2 years ago
eeprom_bl24cxx.cpp 2.0.8 update 3 years ago
eeprom_flash.cpp 2.0.8 update 3 years ago
eeprom_if_iic.cpp 2.0.8 update 3 years ago
eeprom_sdcard.cpp 2.0.8 update 3 years ago
eeprom_wired.cpp SPI cleanup 3 years ago
endstop_interrupts.h 2.0.9 3 years ago
fast_pwm.cpp Squashed commit of the following: 2 years ago
fastio.h 2.0.8 update 3 years ago
msc_sd.cpp 2.0.x update 3 years ago
msc_sd.h 2.0.8 update 3 years ago
onboard_sd.cpp Squashed commit of the following: 2 years ago
onboard_sd.h update 2.0.x 3 years ago
pinsDebug.h Squashed commit of the following: 2 years ago
sdio.cpp 2.0.x update 3 years ago
sdio.h Update to 2.0.6 4 years ago
spi_pins.h 2.0.9.2 update 3 years ago
timers.cpp Squashed commit of the following: 2 years ago
timers.h Squashed commit of the following: 2 years ago
watchdog.cpp 2.0.8 update 3 years ago
watchdog.h 2.0.8 update 3 years ago

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