My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Scott Lahteine 1fb2fffdbf General cleanup vor 4 Jahren
..
STM32F4 Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) vor 4 Jahren
STM32F7 Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) vor 4 Jahren
inc Cleanup, comment "wired" eeproms vor 4 Jahren
HAL.cpp Clean up whitespace vor 4 Jahren
HAL.h Power monitor and display (#17437) vor 4 Jahren
HAL_SPI.cpp Refine EEPROM types / flags (#17772) vor 4 Jahren
README.md Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
Servo.cpp Clean up whitespace vor 4 Jahren
Servo.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
eeprom_emul.cpp General cleanup vor 4 Jahren
eeprom_emul.h Minimal interface for F4/F7 flash vor 4 Jahren
eeprom_flash.cpp Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) vor 4 Jahren
eeprom_wired.cpp Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) vor 4 Jahren
endstop_interrupts.h Apply TERN to compact code (#17619) vor 4 Jahren
fastio.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
spi_pins.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
timers.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
watchdog.cpp Clean up whitespace vor 4 Jahren
watchdog.h Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren

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.