.. | ||
endstop_interrupts.h | ||
fastio_STM32F1.h | ||
HAL.cpp | ||
HAL.h | ||
HAL_sdio_STM32F1.cpp | ||
HAL_sdio_STM32F1.h | ||
HAL_Servo_STM32F1.cpp | ||
HAL_Servo_STM32F1.h | ||
HAL_spi_STM32F1.cpp | ||
HAL_timers_STM32F1.cpp | ||
HAL_timers_STM32F1.h | ||
persistent_store_eeprom.cpp | ||
persistent_store_flash.cpp | ||
persistent_store_sdcard.cpp | ||
pinsDebug.h | ||
README.md | ||
SanityCheck.h | ||
spi_pins.h | ||
STM32F1_flag_script.py | ||
u8g_com_stm32duino_fsmc.cpp | ||
u8g_com_stm32duino_swspi.cpp | ||
watchdog_STM32F1.cpp | ||
watchdog_STM32F1.h |
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