Firmware2/Marlin/src
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
..
config Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
core Improve AXIS_DRIVER_TYPE macros 2018-08-13 16:57:09 -05:00
feature Easier to find 'static inline' 2018-08-13 23:55:33 -05:00
gcode Easier to find 'static inline' 2018-08-13 23:55:33 -05:00
HAL Use flash memory to emulate EEPROM (#11500) 2018-08-14 01:19:34 -05:00
inc Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
lcd Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
libs Easier to find 'static inline' 2018-08-13 23:55:33 -05:00
module Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
pins Clean up trailing whitespace 2018-08-14 00:55:37 -05:00
sd Add card.longest_filename method 2018-07-17 18:18:52 -05:00
Marlin.cpp Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
Marlin.h Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00