Firmware2/Marlin/src/HAL/HAL_STM32_F4_F7
2020-02-11 09:37:04 -06:00
..
inc Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 2020-02-08 21:01:57 -06:00
STM32F4 (c) 2020 2020-02-03 08:00:57 -06:00
STM32F7 (c) 2020 2020-02-03 08:00:57 -06:00
eeprom_emul.cpp Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
eeprom_emul.h Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
EmulatedEeprom.cpp (c) 2020 2020-02-03 08:00:57 -06:00
endstop_interrupts.h (c) 2020 2020-02-03 08:00:57 -06:00
fastio.h (c) 2020 2020-02-03 08:00:57 -06:00
HAL_SPI.cpp (c) 2020 2020-02-03 08:00:57 -06:00
HAL.cpp (c) 2020 2020-02-03 08:00:57 -06:00
HAL.h Function-style critical section macros 2020-02-11 09:37:04 -06:00
persistent_store_eeprom.cpp (c) 2020 2020-02-03 08:00:57 -06:00
pinsDebug.h (c) 2020 2020-02-03 08:00:57 -06:00
README.md Bring STM32F4/F7 together 2019-07-10 07:07:04 -05:00
Servo.cpp (c) 2020 2020-02-03 08:00:57 -06:00
Servo.h (c) 2020 2020-02-03 08:00:57 -06:00
spi_pins.h (c) 2020 2020-02-03 08:00:57 -06:00
timers.h (c) 2020 2020-02-03 08:00:57 -06:00
watchdog.cpp (c) 2020 2020-02-03 08:00:57 -06:00
watchdog.h (c) 2020 2020-02-03 08:00:57 -06: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.