My Marlin configs for Fabrikator Mini and CTC i3 Pro B
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 1fb2fffdbf General cleanup пре 4 година
..
STM32F4 Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) пре 4 година
STM32F7 Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) пре 4 година
inc Cleanup, comment "wired" eeproms пре 4 година
HAL.cpp Clean up whitespace пре 4 година
HAL.h Power monitor and display (#17437) пре 4 година
HAL_SPI.cpp Refine EEPROM types / flags (#17772) пре 4 година
README.md Shorter paths to HAL, ExtUI (#17156) пре 4 година
Servo.cpp Clean up whitespace пре 4 година
Servo.h Shorter paths to HAL, ExtUI (#17156) пре 4 година
eeprom_emul.cpp General cleanup пре 4 година
eeprom_emul.h Minimal interface for F4/F7 flash пре 4 година
eeprom_flash.cpp Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) пре 4 година
eeprom_wired.cpp Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) пре 4 година
endstop_interrupts.h Apply TERN to compact code (#17619) пре 4 година
fastio.h Shorter paths to HAL, ExtUI (#17156) пре 4 година
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) пре 4 година
spi_pins.h Shorter paths to HAL, ExtUI (#17156) пре 4 година
timers.h Shorter paths to HAL, ExtUI (#17156) пре 4 година
watchdog.cpp Clean up whitespace пре 4 година
watchdog.h Shorter paths to HAL, ExtUI (#17156) пре 4 година

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.