My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 anos atrás
..
STM32F4 Drop C-style 'void' argument 6 anos atrás
STM32F7 Drop C-style 'void' argument 6 anos atrás
inc HAL folder organization (#14763) 6 anos atrás
EmulatedEeprom.cpp Bring STM32F4/F7 together 6 anos atrás
HAL.cpp Drop C-style 'void' argument 6 anos atrás
HAL.h Reduce need for UNUSED 5 anos atrás
HAL_SPI.cpp Drop C-style 'void' argument 6 anos atrás
README.md Bring STM32F4/F7 together 6 anos atrás
Servo.cpp Less use of "this" 5 anos atrás
Servo.h Supply 'super' for servo subclasses 5 anos atrás
eeprom_emul.cpp Drop C-style 'void' argument 6 anos atrás
eeprom_emul.h Drop C-style 'void' argument 6 anos atrás
endstop_interrupts.h Drop C-style 'void' argument 6 anos atrás
fastio.h Reorganize HAL (#14832) 6 anos atrás
persistent_store_eeprom.cpp Revert errant const 5 anos atrás
pinsDebug.h Bring STM32F4/F7 together 6 anos atrás
spi_pins.h Bring STM32F4/F7 together 6 anos atrás
timers.h Reorganize HAL (#14832) 6 anos atrás
watchdog.cpp Watchdog cleanup (#15283) 5 anos atrás
watchdog.h Watchdog cleanup (#15283) 5 anos atrás

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.