Browse Source
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.pull/1/head
Alexander Amelkin
6 years ago
committed by
Scott Lahteine
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue