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.
Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) il y a 4 ans
..
STM32F4 Drop C-style 'void' argument il y a 4 ans
STM32F7 Drop C-style 'void' argument il y a 4 ans
inc HAL folder organization (#14763) il y a 4 ans
EmulatedEeprom.cpp Bring STM32F4/F7 together il y a 5 ans
HAL.cpp SoftwareSerialM for SKR STM32F1 boards (#15875) il y a 4 ans
HAL.h New HardwareTimer for STM32 5.7.0 (#15655) il y a 4 ans
HAL_SPI.cpp Drop C-style 'void' argument il y a 4 ans
README.md Bring STM32F4/F7 together il y a 5 ans
Servo.cpp Less use of "this" il y a 4 ans
Servo.h Supply 'super' for servo subclasses il y a 4 ans
eeprom_emul.cpp Drop C-style 'void' argument il y a 4 ans
eeprom_emul.h Drop C-style 'void' argument il y a 4 ans
endstop_interrupts.h Drop C-style 'void' argument il y a 4 ans
fastio.h Reorganize HAL (#14832) il y a 4 ans
persistent_store_eeprom.cpp Revert errant const il y a 4 ans
pinsDebug.h Bring STM32F4/F7 together il y a 5 ans
spi_pins.h Bring STM32F4/F7 together il y a 5 ans
timers.h Reorganize HAL (#14832) il y a 4 ans
watchdog.cpp Move 'draw' methods into Menu Item classes (#15760) il y a 4 ans
watchdog.h Watchdog cleanup (#15283) 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.