8 Commits (c74f972627ab8dcf69a637268cf86682959bd18e)

Author SHA1 Message Date
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
Scott Lahteine 2107bc5836
Clean up EEPROM interfaces (#17803) 4 years ago
Scott Lahteine 3c080ee3e6 Cleanup, comment "wired" eeproms 4 years ago
Scott Lahteine 5e6faa999d
Refine EEPROM types / flags (#17772) 4 years ago
randellhodges 5f7a75979f
LPC176x SPI / I2C PersistentStore (#17651) 4 years ago
Scott Lahteine 0fec478562 Wrangle HAL EEPROM types 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 e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
randellhodges f4196d394b Flash leveling (for some STM32) (#16174) 5 years ago
Scott Lahteine f2d93f61c3 Revert errant const 5 years ago
Tim Moore 7e72768433 Info Menu: Runaway Watch state (#14827) 5 years ago
yangwenxiong 6132cf900b STM32F4x SD-based settings storage (#14808) 5 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 5 years ago
Scott Lahteine 01e8813286 EEPROM_EMULATED_WITH_SRAM => SRAM_EEPROM_EMULATION 5 years ago
Scott Lahteine fe02241044 NONE on combined options 5 years ago
Scott Lahteine b615b492ba Update some HAL comments 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine b376c7e374 Group DISABLED items 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
mr-miky 11c7945365 Don't include STM32 Core code when compiling STM32 Generic (#12575) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Karl Andersson 8b5e51c9aa STM32F4xx modifications for HAL_STM32 (#12080) 6 years ago
Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 6 years ago
Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 6 years ago
Chris Pepper 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) 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 51e0f2bee3 Add MarlinSettings::validate() 7 years ago
Eduardo José Tagle ac168a03c8 Fixes for the Arduino DUE HAL (Serial Port, Graphics Display, EEPROM emulation) (#8651) 7 years ago
Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 7 years ago
Scott Lahteine 54326fb06a HAL updates 7 years ago
Christopher Pepper 32e759c928 SPI API platform implementation stubs 7 years ago
Christopher Pepper cfef925559 HAL for DUE architecture 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago