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 Terentiev 97834f0921
Merge branch 'vanilla_fb_2.1.x' into FB4S_WIFI
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 🎨 Add EXP1/2 headers, adjust TFT pins (#24230) 2 years ago
HAL.cpp ♻️ Move watchdog to MarlinHAL 2 years ago
HAL.h ♻️ Move watchdog to MarlinHAL 2 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
MinSerial.cpp ♻️ Move watchdog to MarlinHAL 2 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 4 years ago
SPI.cpp update from 2.0.x 2 years ago
SPI.h update from 2.0.x 2 years ago
Servo.cpp 🧑‍💻 Misc. servo code cleanup 2 years ago
Servo.h update from 2.0.x 2 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_spi_w25q.cpp Libmaple support for stm32f103 2 years ago
eeprom_wired.cpp Libmaple support for stm32f103 2 years ago
endstop_interrupts.h Support for up to 9 axes (#23112, #24036, #24231) 2 years ago
fast_pwm.cpp update from 2.0.x 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 update from 2.0.x 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 update from 2.0.x 2 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