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

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.