1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-27 05:48:43 +00:00
MarlinFirmware/Marlin
pinchies ef3b93daa1 Fix STM32F1 SD-based EEPROM emulation (#13475)
If `openFile` is given `true`, then it has read-only access. Because all the writing occurs on the next line, this breaks SD card as EEPROM.
2019-03-24 20:07:31 -05:00
..
lib
src Fix STM32F1 SD-based EEPROM emulation (#13475) 2019-03-24 20:07:31 -05:00
Configuration_adv.h Minimum segments for G2/G3. Better for small arcs. (#13466) 2019-03-24 19:53:47 -05:00
Configuration.h
Makefile Additional ExtUI features (#13449) 2019-03-23 23:09:18 -05:00
Marlin.ino