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.
 
 
 
 
 
 
Scott Lahteine 7f5730ea3b Minimal interface for F4/F7 flash 5 years ago
..
STM32F4 Clean up whitespace 5 years ago
STM32F7 Clean up whitespace 5 years ago
inc Cleanup, comment "wired" eeproms 4 years ago
HAL.cpp Clean up whitespace 5 years ago
HAL.h Refine EEPROM types / flags (#17772) 5 years ago
HAL_SPI.cpp Refine EEPROM types / flags (#17772) 5 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 5 years ago
Servo.cpp Clean up whitespace 5 years ago
Servo.h Shorter paths to HAL, ExtUI (#17156) 5 years ago
eeprom_emul.cpp Minimal interface for F4/F7 flash 4 years ago
eeprom_emul.h Minimal interface for F4/F7 flash 4 years ago
eeprom_flash.cpp Minimal interface for F4/F7 flash 4 years ago
eeprom_wired.cpp Cleanup, comment "wired" eeproms 4 years ago
endstop_interrupts.h Apply TERN to compact code (#17619) 5 years ago
fastio.h Shorter paths to HAL, ExtUI (#17156) 5 years ago
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) 5 years ago
spi_pins.h Shorter paths to HAL, ExtUI (#17156) 5 years ago
timers.h Shorter paths to HAL, ExtUI (#17156) 5 years ago
watchdog.cpp Clean up whitespace 5 years ago
watchdog.h Shorter paths to HAL, ExtUI (#17156) 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.