You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Amelkin ed720194d2 [2.0.x][HD44780] Remove unused include
The <binary.h> header is not available in STM32 toolchain
and is not used anywhere in ultralcd_common_HD44780.h.
If it is used anywhere in HD44780 support for other platforms,
it must be included in the corresponding .cpp file directly
and put under appropriate conditional compilation directives
for the platform requiring it.

As I was unable to find such code, I consider the file unused
and hence remove the inclusion.
7 years ago
..
lib Module updates 7 years ago
src [2.0.x][HD44780] Remove unused include 7 years ago
Configuration.h [2.0.x] Fix LCD_LANGUAGE options list formatting in config (#11198) 7 years ago
Configuration_adv.h Add "Marlin Dev Mode" option 7 years ago
Makefile Match Makefile to boards.h 7 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago