This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/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 Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
STM32F7 Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
eeprom.cpp QSPI EEPROM for SAMD51 (#17292) 2020-03-27 17:29:17 -05:00
eeprom_emul.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
eeprom_emul.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
EmulatedEeprom.cpp Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
endstop_interrupts.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
fastio.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
HAL.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
HAL.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
HAL_SPI.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
README.md Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
Servo.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
Servo.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
spi_pins.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
timers.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
watchdog.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
watchdog.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00

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.