5 Commits (c74f972627ab8dcf69a637268cf86682959bd18e)

Author SHA1 Message Date
Scott Lahteine aa2ced96e0 Finish HAL/STM32 cpp wrappers 4 years ago
Scott Lahteine f8d57370d0 gcode_D EEPROM size, cleanup 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 461647fcee
Use MARLIN_EEPROM_SIZE with E2END as fallback (#18059) 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine 112245ee48
More explicit EEPROM types (#17127) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine d5f5203880 Use "mount" as card verb 5 years ago
Tanguy Pruvot eecfcd124d Finish STM32F4 SD-based settings storage (#14844) 5 years ago
Scott Lahteine 18c9182903 Match up write_data signatures 5 years ago
yangwenxiong 6132cf900b STM32F4x SD-based settings storage (#14808) 5 years ago
Scott Lahteine e1942715ce HAL_STM32F1_EEPROM_SIZE => HAL_EEPROM_SIZE 5 years ago
Scott Lahteine fd945d1070 More generic EEPROM data array name 5 years ago
Tanguy Pruvot 3334163e73 STM32F1: Align SD EEPROM data for SDIO (#14809) 5 years ago
Scott Lahteine 3ae3bf5d33 Get E2END from pins, fix Linux buffer 5 years ago
Scott Lahteine de462f2b8a Revert "Sort out settings.load with SD EEPROM emulation (#14458)" 5 years ago
Tanguy Pruvot 108d0df565 Sort out settings.load with SD EEPROM emulation (#14458) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tanguy Pruvot c3e5225531 Add SPI EEPROM to STM32F1 (#14239) 5 years ago
Scott Lahteine 0b056970c6 Fix file.open in STM32 eeprom emu 5 years ago
Tanguy Pruvot d7b0369e39 STM32: Fix SD EEPROM emulation conflict (#14012) 5 years ago
Tanguy Pruvot 8075893352 STM32: fix sdcard filename conversion 5 years ago
Tanguy Pruvot 93dd097b1c Use E2END, if defined, for STM32F1 (SD) (#13981) 5 years ago
pinchies ef3b93daa1 Fix STM32F1 SD-based EEPROM emulation (#13475) 5 years ago
Scott Lahteine 4200f9ed62 Hide freeMemory et.al. warnings 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
InsanityAutomation a403d9a50c Improve menu pause / resume (#12876) 6 years ago
Scott Lahteine 66580f32c2
Make CardReader class static (#12451) 6 years ago
Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Scott Lahteine 865ee5985f Followup persistent store with heading, const 6 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 6 years ago
Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 6 years ago
Scott Lahteine 272f132b82 Remove stray ` from STM32F1 HAL 6 years ago
Scott Lahteine 51e0f2bee3 Add MarlinSettings::validate() 7 years ago
Scott Lahteine 3319765034 Detab some HAL files 7 years ago
victorpv a5150c83a2 [2.0.x] Multiple updates to STM32F1 HAL (#8733) 7 years ago
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
victorpv e9acb63290 STM32F1 HAL 7 years ago