This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/HAL
Tanguy Pruvot 287df7a61f STM32F1: various small changes
- init the led pin as output (like other HALs)
- reduce sdio dma priority to normal.. highest is never the best...
- allow fsmc only on compatible STM32F1 (like HAL fsmc)
- fsmc: remove an useless C style cast
2019-06-17 10:27:30 +02:00
..
HAL_AVR HAL SPI pin init cleanup 2019-06-14 20:17:25 -05:00
HAL_DUE !ENABLED => DISABLED 2019-06-14 00:44:49 -05:00
HAL_ESP32 Use OUT_WRITE in SPI pin init 2019-06-15 15:36:43 -05:00
HAL_LINUX Apply NOLESS/NOMORE 2019-05-26 20:55:00 -05:00
HAL_LPC1768 Use OUT_WRITE in SPI pin init 2019-06-15 15:36:43 -05:00
HAL_STM32 Use OUT_WRITE in SPI pin init 2019-06-15 15:36:43 -05:00
HAL_STM32F1 STM32F1: various small changes 2019-06-17 10:27:30 +02:00
HAL_STM32F4 Clean up HALs / FastIO (#14082) 2019-05-21 18:28:12 -05:00
HAL_STM32F7 Use OUT_WRITE in SPI pin init 2019-06-15 15:36:43 -05:00
HAL_TEENSY31_32 HAL SPI pin init cleanup 2019-06-14 20:17:25 -05:00
HAL_TEENSY35_36 HAL SPI pin init cleanup 2019-06-14 20:17:25 -05:00
shared HAL SPI pin init cleanup 2019-06-14 20:17:25 -05:00
platforms.h HAL for Linux (#13146) 2019-02-22 19:09:10 -06:00