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.
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292)
4 years ago
..
STM32F4 Shorter paths to HAL, ExtUI (#17156) 4 years ago
STM32F7 Shorter paths to HAL, ExtUI (#17156) 4 years ago
inc QSPI EEPROM for SAMD51 (#17292) 4 years ago
EmulatedEeprom.cpp Apply loop shorthand macros (#17159) 4 years ago
HAL.cpp Shorter paths to HAL, ExtUI (#17156) 4 years ago
HAL.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
HAL_SPI.cpp Shorter paths to HAL, ExtUI (#17156) 4 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 4 years ago
Servo.cpp Shorter paths to HAL, ExtUI (#17156) 4 years ago
Servo.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
eeprom.cpp QSPI EEPROM for SAMD51 (#17292) 4 years ago
eeprom_emul.cpp Shorter paths to HAL, ExtUI (#17156) 4 years ago
eeprom_emul.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
endstop_interrupts.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
fastio.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
spi_pins.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
timers.h Shorter paths to HAL, ExtUI (#17156) 4 years ago
watchdog.cpp Shorter paths to HAL, ExtUI (#17156) 4 years ago
watchdog.h Shorter paths to HAL, ExtUI (#17156) 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.