1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 23:30:16 +00:00
MarlinFirmware/Marlin/src/HAL
Andy Shaw 5be2559eda Use flash memory to emulate EEPROM (#11500)
Use a sector of the LPC flash memory to emulate EEPROM storage, removing the need to have an SD card to store system parameters.
2018-08-14 01:19:34 -05:00
..
backtrace
HAL_AVR
HAL_DUE
HAL_ESP32
HAL_LPC1768 Use flash memory to emulate EEPROM (#11500) 2018-08-14 01:19:34 -05:00
HAL_STM32F1
HAL_STM32F4
HAL_STM32F7
HAL_TEENSY35_36
Delay.h
HAL_SPI.h
I2cEeprom.cpp
math_32bit.h
persistent_store_api.cpp
persistent_store_api.h
platforms.h
servo_private.h
servo.cpp
servo.h
SpiEeprom.cpp