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 5070fae231 Batch appercase hex values 3 years ago
..
STM32F4 Fix links to secure sites (#18745) 3 years ago
STM32F7 Batch appercase hex values 3 years ago
inc HW PWM sanity checks for SPINDLE_LASER_FREQUENCY (#18947) 3 years ago
HAL.cpp Fix links to secure sites (#18745) 3 years ago
HAL.h Support for Debug Codes - Dnnn (#19225) 3 years ago
HAL_SPI.cpp Minor HAL cleanup 3 years ago
README.md Shorter paths to HAL, ExtUI (#17156) 4 years ago
Servo.cpp Fix links to secure sites (#18745) 3 years ago
Servo.h Fix links to secure sites (#18745) 3 years ago
eeprom_emul.cpp General cleanup 3 years ago
eeprom_emul.h Minimal interface for F4/F7 flash 4 years ago
eeprom_flash.cpp General cleanup 3 years ago
eeprom_wired.cpp General cleanup 3 years ago
endstop_interrupts.h Fix links to secure sites (#18745) 3 years ago
fastio.h Fix links to secure sites (#18745) 3 years ago
pinsDebug.h Fix links to secure sites (#18745) 3 years ago
spi_pins.h Fix links to secure sites (#18745) 3 years ago
timers.h Fix links to secure sites (#18745) 3 years ago
watchdog.cpp Fix links to secure sites (#18745) 3 years ago
watchdog.h Fix links to secure sites (#18745) 3 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.