-
- Downloads
Restore STM32F1 series to working order. (#10229)
The `_O2` attribute is no longer needed on the malyanlcd function, and the macros have broken timer numbers - reset this to a function to return the right device. Also fix the bit order cast in SPI.
Showing
- Marlin/src/HAL/HAL_STM32F1/HAL_Stm32f1.cpp 1 addition, 0 deletionsMarlin/src/HAL/HAL_STM32F1/HAL_Stm32f1.cpp
- Marlin/src/HAL/HAL_STM32F1/HAL_Stm32f1.h 2 additions, 0 deletionsMarlin/src/HAL/HAL_STM32F1/HAL_Stm32f1.h
- Marlin/src/HAL/HAL_STM32F1/HAL_spi_Stm32f1.cpp 2 additions, 1 deletionMarlin/src/HAL/HAL_STM32F1/HAL_spi_Stm32f1.cpp
- Marlin/src/HAL/HAL_STM32F1/HAL_timers_Stm32f1.cpp 47 additions, 0 deletionsMarlin/src/HAL/HAL_STM32F1/HAL_timers_Stm32f1.cpp
- Marlin/src/HAL/HAL_STM32F1/HAL_timers_Stm32f1.h 4 additions, 3 deletionsMarlin/src/HAL/HAL_STM32F1/HAL_timers_Stm32f1.h
- Marlin/src/lcd/malyanlcd.cpp 1 addition, 1 deletionMarlin/src/lcd/malyanlcd.cpp
Loading
Please register or sign in to comment