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 bfad23d3e2 (c) 2020 4 年之前
..
STM32F4 (c) 2020 4 年之前
STM32F7 (c) 2020 4 年之前
inc (c) 2020 4 年之前
EmulatedEeprom.cpp (c) 2020 4 年之前
HAL.cpp (c) 2020 4 年之前
HAL.h (c) 2020 4 年之前
HAL_SPI.cpp (c) 2020 4 年之前
README.md Bring STM32F4/F7 together 5 年之前
Servo.cpp (c) 2020 4 年之前
Servo.h (c) 2020 4 年之前
eeprom_emul.cpp Drop C-style 'void' argument 4 年之前
eeprom_emul.h Drop C-style 'void' argument 4 年之前
endstop_interrupts.h (c) 2020 4 年之前
fastio.h (c) 2020 4 年之前
persistent_store_eeprom.cpp (c) 2020 4 年之前
pinsDebug.h (c) 2020 4 年之前
spi_pins.h (c) 2020 4 年之前
timers.h (c) 2020 4 年之前
watchdog.cpp (c) 2020 4 年之前
watchdog.h (c) 2020 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.