Gregory Nutt
|
c2c2c4f111
|
drivers/lcd: Make LCD driver configuration indepently selected from NX graphics configuration. This makes things awkward and loses some error checking but is a necessary step in order to make LCD drivers usable when the NX graphics system is disabled.
|
2017-11-25 13:13:30 -06:00 |
|
Masayuki Ishikawa
|
e336d24898
|
drivers/lcd/st7565.c: Use ST7565_POWERCTRL_INT instead of ST7565_POWERCTRL_BRF
|
2017-03-22 08:21:22 +09:00 |
|
Masayuki Ishikawa
|
591f91ebd3
|
drivers/lcd/st7565.c: Extend to include support for the AQM_1248A
|
2017-03-21 15:30:23 +09:00 |
|
Gregory Nutt
|
0665c7e06c
|
drivers/: Change some nerr() ERRORS to ninfo() and nwarn() WARNINGS.
|
2016-06-12 09:26:12 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
fc3540cffe
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Pierre-noel Bouteville
|
7e2aed942a
|
Correct conditioinal compilation in ST7565 driver
|
2016-06-03 08:42:32 -06:00 |
|
Gregory Nutt
|
cf14f8d1b5
|
drivers/: Fixes to spacing and alignement
|
2015-10-10 10:41:00 -06:00 |
|
Pierre-noel Bouteville
|
59e5e2f5cc
|
drivers/lcd/st7565.c: Extend to include support for the ERC12864-3. From Pierre-noel Bouteville
|
2015-10-07 14:30:08 -06:00 |
|
Gregory Nutt
|
8d00912207
|
Add mirror (x/y) and inverse video (black<->white) options to the ST7565 LCD driver. From Pierre-noel Bouteville.
|
2014-11-15 06:43:12 -06:00 |
|
Gregory Nutt
|
ca15802ae5
|
Trival fix to comment
|
2014-11-14 10:58:13 -06:00 |
|
Gregory Nutt
|
3576e249b5
|
Add driver for ST7565 that works with NHD‐C12864KGZ display. From Pierre-noel Bouteville.
|
2014-11-13 16:03:52 -06:00 |
|