My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159)
il y a 4 ans
..
STM32F4 Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
STM32F7 Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
inc Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
EmulatedEeprom.cpp Apply loop shorthand macros (#17159) il y a 4 ans
HAL.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
HAL.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
HAL_SPI.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
README.md Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
Servo.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
Servo.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
eeprom_emul.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
eeprom_emul.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
endstop_interrupts.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
fastio.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
persistent_store_eeprom.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
spi_pins.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
timers.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
watchdog.cpp Shorter paths to HAL, ExtUI (#17156) il y a 4 ans
watchdog.h Shorter paths to HAL, ExtUI (#17156) il y a 4 ans

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.