My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Scott Lahteine 579e4396e2 Reduce STM32_F4_F7 pin warnings 6 gadus atpakaļ
..
STM32F4 SAMD51 Servo class (#14781) 6 gadus atpakaļ
STM32F7 Fix STM32F7 compile error (#14583) 6 gadus atpakaļ
inc HAL folder organization (#14763) 6 gadus atpakaļ
EmulatedEeprom.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
HAL.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
HAL.h Reduce unused function warnings 6 gadus atpakaļ
HAL_Servo_STM32_F4_F7.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
HAL_Servo_STM32_F4_F7.h Bring STM32F4/F7 together 6 gadus atpakaļ
HAL_spi_STM32_F4_F7.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
HAL_timers_STM32_F4_F7.h Bring STM32F4/F7 together 6 gadus atpakaļ
README.md Bring STM32F4/F7 together 6 gadus atpakaļ
eeprom_emul.cpp Comment spacing 6 gadus atpakaļ
eeprom_emul.h Bring STM32F4/F7 together 6 gadus atpakaļ
endstop_interrupts.h Bring STM32F4/F7 together 6 gadus atpakaļ
fastio_STM32_F4_F7.h Reduce STM32_F4_F7 pin warnings 6 gadus atpakaļ
persistent_store_eeprom.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
pinsDebug.h Bring STM32F4/F7 together 6 gadus atpakaļ
spi_pins.h Bring STM32F4/F7 together 6 gadus atpakaļ
watchdog_STM32_F4_F7.cpp Bring STM32F4/F7 together 6 gadus atpakaļ
watchdog_STM32_F4_F7.h Bring STM32F4/F7 together 6 gadus atpakaļ

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.