mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-12-14 06:21:44 +00:00
.. | ||
inc | ||
STM32F4 | ||
STM32F7 | ||
eeprom_emul.cpp | ||
eeprom_emul.h | ||
EmulatedEeprom.cpp | ||
endstop_interrupts.h | ||
fastio.h | ||
HAL_SPI.cpp | ||
HAL.cpp | ||
HAL.h | ||
persistent_store_eeprom.cpp | ||
pinsDebug.h | ||
README.md | ||
Servo.cpp | ||
Servo.h | ||
spi_pins.h | ||
timers.h | ||
watchdog.cpp | ||
watchdog.h |
This HAL is for...
- STM32F407 MCU with STM32Generic Arduino core by danieleff.
- STM32F765 board "The Borg" with STM32Generic.
See the README.md
files in HAL_STM32F4 and HAL_STM32F7 for the specifics of those hals.