0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-01 20:37:05 +00:00
MarlinFirmware/Marlin/src/HAL
jmz52 0b2d686160 Fix "SD init fail" problem for STM32F1 (#11579)
Fix "SD init fail" problem for STM32F1 caused by incorrect SS pin state and incorrect SPI mode. Issue #11225
2018-08-17 23:27:10 -05:00
..
backtrace Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 2018-06-12 18:38:00 -05:00
HAL_AVR [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_DUE [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_ESP32 Compile only selected PIO environment (#11519) 2018-08-14 03:28:52 -05:00
HAL_LPC1768 [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00
HAL_STM32F1 Fix "SD init fail" problem for STM32F1 (#11579) 2018-08-17 23:27:10 -05:00
HAL_STM32F4 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
HAL_STM32F7 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
HAL_TEENSY35_36 Remove 'const' from PersistentStore::capacity 2018-08-14 04:46:10 -05:00
shared [2.0.x] Use the new const functions of the persistentStore api (#11544) 2018-08-14 18:35:36 -05:00
platforms.h [2.0.x] PersistentStore update followup (#11549) 2018-08-14 17:54:12 -05:00