Gregory Nutt
|
508f90605c
|
drivers/lcd/st7032.c: Fix another error in seek method: Does not account for negative offsets!
|
2019-01-14 15:56:31 -06:00 |
|
Gregory Nutt
|
7b95a18c91
|
drivers/lcd/st7032.c: Fix seek method. Was not taking into account the offset for the SEEK_END case. On errors, it was clobbering the filep->f_pos setting.
|
2019-01-14 15:43:31 -06:00 |
|
Alan Carvalho de Assis
|
c629d867e0
|
drivers/lcd/st7032.c: Improve ST7032 scroll-up to avoid line duplication
|
2018-12-04 16:20:29 -06:00 |
|
Alan Carvalho de Assis
|
bc9094ad27
|
drivers/lcd/st7032.c: Fix ST7032 scroll issue
|
2018-11-30 18:42:24 -06:00 |
|
Alan Carvalho de Assis
|
7e7437e54e
|
drivers/lcd/st7032.c: Fix semaphore initialization in the ST7032
|
2018-11-25 15:59:51 -06:00 |
|
Alan Carvalho de Assis
|
ed64da90fa
|
drivers/lcd: Add support to Alphanumeric Sitronix ST7032i display
|
2018-11-24 18:43:33 -06:00 |
|