1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/hd44780
Alexandre Abadie 62d299459f
drivers/hd44780: optimize detection of 4 and 8 bit modes
The driver can only be used with either 4 or 8 bit modes. Checking if the 5th pin is set in the configuration is enough the determine if 8bit mode should be used or not
2019-11-06 16:27:39 +01:00
..
include drivers/hd44780: change default pin params 2019-10-29 11:09:56 +01:00
hd44780.c drivers/hd44780: optimize detection of 4 and 8 bit modes 2019-11-06 16:27:39 +01:00
Makefile driver: add hd44780 lcd support 2017-03-27 16:43:50 +02:00