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-27 17:29:17 -05:00
..
inc QSPI EEPROM for SAMD51 (#17292) 2020-03-27 17:29:17 -05:00
STM32F4
STM32F7
eeprom.cpp QSPI EEPROM for SAMD51 (#17292) 2020-03-27 17:29:17 -05:00
eeprom_emul.cpp
eeprom_emul.h
EmulatedEeprom.cpp
endstop_interrupts.h
fastio.h
HAL.cpp
HAL.h
HAL_SPI.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.