My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Tanguy Pruvot 81d629bc47 Robin & Longer3D SPI TFT driver (#14595) 6 роки тому
..
HAL.cpp Clean up section comments 6 роки тому
HAL.h Move vsnprintf_P to Marduino.h 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 Clean up section comments 6 роки тому
HAL_sdio_STM32F1.h Clean up section comments 6 роки тому
HAL_spi_STM32F1.cpp Clean up section comments 6 роки тому
HAL_timers_STM32F1.cpp Clean up section comments 6 роки тому
HAL_timers_STM32F1.h Clean up section comments 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 Add include guards to some headers 6 роки тому
endstop_interrupts.h Tweaky change from (C) to (c) 6 роки тому
fastio_STM32F1.h Remove unused WRITE_VAR, etc. (#14493) 6 роки тому
persistent_store_eeprom.cpp Bring STM32F4/F7 together 6 роки тому
persistent_store_flash.cpp Tweaky change from (C) to (c) 6 роки тому
persistent_store_sdcard.cpp Get E2END from pins, fix Linux buffer 6 роки тому
pinsDebug.h Pins Debugging for STM32 — NEEDS TESTING (#14309) 6 роки тому
spi_pins.h Tweaky change from (C) to (c) 6 роки тому
u8g_com_stm32duino_fsmc.cpp Robin & Longer3D SPI TFT driver (#14595) 6 роки тому
u8g_com_stm32duino_swspi.cpp Tweaky change from (C) to (c) 6 роки тому
watchdog_STM32F1.cpp Tweaks to STM32 headers 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