marlin2_a10m/Marlin/src/lcd/HD44780
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395)
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
  - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
2018-11-11 12:16:24 -06:00
..
lcdprint_hd44780.cpp Reduce code size with plain inlines 2018-11-11 08:36:10 -06:00
ultralcd_common_HD44780.h Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00
ultralcd_impl_HD44780.cpp Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00