zephyr/samples/drivers/lcd_hd44780/src
Baohong Liu 3a8d3dd07d samples: lcd_hd44780: use unified kernel
Use unified kernel for lcd hd44780 app.

Some delays were rounded up to multiples of millisecond, since
k_sleep only takes multiples of millisecond. Based on the lcd
datasheet, this should not cause any problem.

updated some comments based on what the code is actually doing.

Change-Id: I533c822dbaea0246dcd62a76cc23ce0d8edd4630
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-11-03 01:46:11 +00:00
..
Makefile samples: gpio: lcd: sample app for HD44780 LCD controller 2016-05-29 22:28:17 +00:00
main.c samples: lcd_hd44780: use unified kernel 2016-11-03 01:46:11 +00:00