0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-10 19:56:55 +00:00
MarlinFirmware/Marlin/src/HAL/STM32_F4_F7
2020-03-16 15:59:05 -05:00
..
inc LPC1768 EEPROM fallback to flash, add overrides (#17184) 2020-03-16 15:59:05 -05:00
STM32F4
STM32F7
eeprom_emul.cpp
eeprom_emul.h
EmulatedEeprom.cpp
endstop_interrupts.h
fastio.h
HAL.cpp
HAL.h
HAL_SPI.cpp
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.