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.
 
 
 
 
 
 
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
..
STM32F4 Update to 2.0.6 4 years ago
STM32F7 Обновление на 2.0.7 4 years ago
inc Обновление 2.0.6.1 4 years ago
HAL.cpp Update to 2.0.6 4 years ago
HAL.h Обновление на 2.0.7 4 years ago
HAL_SPI.cpp Обновление на 2.0.7 4 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 4 years ago
Servo.cpp Update to 2.0.6 4 years ago
Servo.h Update to 2.0.6 4 years ago
eeprom_emul.cpp Update to 2.0.6 4 years ago
eeprom_emul.h Update to 2.0.6 4 years ago
eeprom_flash.cpp Update to 2.0.6 4 years ago
eeprom_wired.cpp Update to 2.0.6 4 years ago
endstop_interrupts.h Update to 2.0.6 4 years ago
fastio.h Update to 2.0.6 4 years ago
pinsDebug.h Update to 2.0.6 4 years ago
spi_pins.h Update to 2.0.6 4 years ago
timers.h Update to 2.0.6 4 years ago
watchdog.cpp Update to 2.0.6 4 years ago
watchdog.h Update to 2.0.6 4 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.