Firmware2/Marlin/src/lcd/extensible_ui
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
..
lib Fix EXTENSIBLE_UI compile errors (#12206) 2018-10-24 16:36:11 -05:00
ui_api.cpp Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00
ui_api.h Cleanup and refactor EXTENSIBLE_UI (#12227) 2018-10-30 19:42:26 -05:00