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 118bd2f8b2
Apply loop shorthand macros (#17159)
4 anos atrás
..
STM32F4 Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
STM32F7 Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
inc Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
EmulatedEeprom.cpp Apply loop shorthand macros (#17159) 4 anos atrás
HAL.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
HAL.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
HAL_SPI.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
README.md Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
Servo.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
Servo.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
eeprom_emul.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
eeprom_emul.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
endstop_interrupts.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
fastio.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
persistent_store_eeprom.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
pinsDebug.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
spi_pins.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
timers.h Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
watchdog.cpp Shorter paths to HAL, ExtUI (#17156) 4 anos atrás
watchdog.h Shorter paths to HAL, ExtUI (#17156) 4 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.