My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
George Fu e593da1c23 Update and fix DGUS (#16317) 4 роки тому
..
STM32F4 Drop C-style 'void' argument 4 роки тому
STM32F7 Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 роки тому
inc Refactor TMC-related macros and sanity checks (#16384) 4 роки тому
EmulatedEeprom.cpp Bring STM32F4/F7 together 5 роки тому
HAL.cpp SoftwareSerialM for SKR STM32F1 boards (#15875) 4 роки тому
HAL.h Update and fix DGUS (#16317) 4 роки тому
HAL_SPI.cpp Drop C-style 'void' argument 4 роки тому
README.md Bring STM32F4/F7 together 5 роки тому
Servo.cpp Less use of "this" 4 роки тому
Servo.h Supply 'super' for servo subclasses 4 роки тому
eeprom_emul.cpp Drop C-style 'void' argument 4 роки тому
eeprom_emul.h Drop C-style 'void' argument 4 роки тому
endstop_interrupts.h Drop C-style 'void' argument 4 роки тому
fastio.h Reorganize HAL (#14832) 4 роки тому
persistent_store_eeprom.cpp Revert errant const 4 роки тому
pinsDebug.h Bring STM32F4/F7 together 5 роки тому
spi_pins.h Bring STM32F4/F7 together 5 роки тому
timers.h Reorganize HAL (#14832) 4 роки тому
watchdog.cpp Move 'draw' methods into Menu Item classes (#15760) 4 роки тому
watchdog.h Watchdog cleanup (#15283) 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.