Marlin 2.0 for Flying Bear 4S/5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Giuliano Zaro cd36809c06 Fix STM32F7 compile error (#14583) 5 years ago
..
STM32F4 Bring STM32F4/F7 together 5 years ago
STM32F7 Fix STM32F7 compile error (#14583) 5 years ago
EmulatedEeprom.cpp Bring STM32F4/F7 together 5 years ago
HAL.cpp Bring STM32F4/F7 together 5 years ago
HAL.h Bring STM32F4/F7 together 5 years ago
HAL_Servo_STM32_F4_F7.cpp Bring STM32F4/F7 together 5 years ago
HAL_Servo_STM32_F4_F7.h Bring STM32F4/F7 together 5 years ago
HAL_spi_STM32_F4_F7.cpp Bring STM32F4/F7 together 5 years ago
HAL_timers_STM32_F4_F7.h Bring STM32F4/F7 together 5 years ago
README.md Bring STM32F4/F7 together 5 years ago
SanityCheck.h Bring STM32F4/F7 together 5 years ago
eeprom_emul.cpp Bring STM32F4/F7 together 5 years ago
eeprom_emul.h Bring STM32F4/F7 together 5 years ago
endstop_interrupts.h Bring STM32F4/F7 together 5 years ago
fastio_STM32_F4_F7.h Bring STM32F4/F7 together 5 years ago
persistent_store_eeprom.cpp Bring STM32F4/F7 together 5 years ago
pinsDebug.h Bring STM32F4/F7 together 5 years ago
spi_pins.h Bring STM32F4/F7 together 5 years ago
watchdog_STM32_F4_F7.cpp Bring STM32F4/F7 together 5 years ago
watchdog_STM32_F4_F7.h Bring STM32F4/F7 together 5 years ago

README.md

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.