My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159)
4 anos atrás
..
dogm Apply loop shorthand macros (#17159) 4 anos atrás
inc Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
maple_win_usb_driver Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
HAL.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
HAL.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
HAL_SPI.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
README.md Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
SPI.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
SPI.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
Servo.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
Servo.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
SoftwareSerial.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
SoftwareSerial.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
build_flags.py Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
endstop_interrupts.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
fastio.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
msc_sd.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
msc_sd.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
onboard_sd.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
onboard_sd.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
persistent_store_eeprom.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
persistent_store_flash.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
persistent_store_sdcard.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
sdio.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
sdio.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
spi_pins.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
timers.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
timers.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
watchdog.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
watchdog.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás

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