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.
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 년 전
..
HAL.cpp Tweaky change from (C) to (c) 6 년 전
HAL.h Tweaky change from (C) to (c) 6 년 전
HAL_Servo_STM32F1.cpp Tweaky change from (C) to (c) 6 년 전
HAL_Servo_STM32F1.h Tweaky change from (C) to (c) 6 년 전
HAL_sdio_STM32F1.cpp Tweaky change from (C) to (c) 6 년 전
HAL_sdio_STM32F1.h Tweaky change from (C) to (c) 6 년 전
HAL_spi_STM32F1.cpp Tweaky change from (C) to (c) 6 년 전
HAL_timers_STM32F1.cpp Tweaky change from (C) to (c) 6 년 전
HAL_timers_STM32F1.h Tweaky change from (C) to (c) 6 년 전
README.md Up-to-date STM32F1 README (#14386) 6 년 전
STM32F1_flag_script.py STM32F1: C++14 for static_assert, etc. (#14278) 6 년 전
SanityCheck.h Tweaky change from (C) to (c) 6 년 전
endstop_interrupts.h Tweaky change from (C) to (c) 6 년 전
fastio_STM32F1.h Tweaky change from (C) to (c) 6 년 전
persistent_store_eeprom.cpp Tweaky change from (C) to (c) 6 년 전
persistent_store_flash.cpp Tweaky change from (C) to (c) 6 년 전
persistent_store_sdcard.cpp Tweaky change from (C) to (c) 6 년 전
pinsDebug.h Tweaky change from (C) to (c) 6 년 전
spi_pins.h Tweaky change from (C) to (c) 6 년 전
u8g_com_stm32duino_fsmc.cpp Tweaky change from (C) to (c) 6 년 전
u8g_com_stm32duino_swspi.cpp Tweaky change from (C) to (c) 6 년 전
watchdog_STM32F1.cpp Tweaky change from (C) to (c) 6 년 전
watchdog_STM32F1.h Tweaky change from (C) to (c) 6 년 전

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