6c994002af
* disable SD_CHECK_AND_RETRY when USE_USB_COMPOSITE is enabled * Update Sd2Card.cpp * Disable SD_CHECK_AND_RETRY with USE_USB_COMPOSITE Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com> Co-authored-by: Scott Lahteine <github@thinkyhead.com> |
||
---|---|---|
.. | ||
dogm | ||
inc | ||
maple_win_usb_driver | ||
build_flags.py | ||
eeprom_flash.cpp | ||
eeprom_sdcard.cpp | ||
eeprom_wired.cpp | ||
endstop_interrupts.h | ||
fastio.h | ||
HAL_SPI.cpp | ||
HAL.cpp | ||
HAL.h | ||
msc_sd.cpp | ||
msc_sd.h | ||
onboard_sd.cpp | ||
onboard_sd.h | ||
pinsDebug.h | ||
README.md | ||
sdio.cpp | ||
sdio.h | ||
Servo.cpp | ||
Servo.h | ||
SoftwareSerial.cpp | ||
SoftwareSerial.h | ||
spi_pins.h | ||
SPI.cpp | ||
SPI.h | ||
timers.cpp | ||
timers.h | ||
watchdog.cpp | ||
watchdog.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