提交历史

作者 SHA1 备注 提交日期
  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. 7 年之前
  Masayuki Ishikawa e336d24898 drivers/lcd/st7565.c: Use ST7565_POWERCTRL_INT instead of ST7565_POWERCTRL_BRF 7 年之前
  Masayuki Ishikawa 591f91ebd3 drivers/lcd/st7565.c: Extend to include support for the AQM_1248A 7 年之前
  Gregory Nutt 0665c7e06c drivers/: Change some nerr() ERRORS to ninfo() and nwarn() WARNINGS. 8 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 3a74a438d9 Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO 8 年之前
  Pierre-noel Bouteville 7e2aed942a Correct conditioinal compilation in ST7565 driver 8 年之前
  Gregory Nutt cf14f8d1b5 drivers/: Fixes to spacing and alignement 9 年之前
  Pierre-noel Bouteville 59e5e2f5cc drivers/lcd/st7565.c: Extend to include support for the ERC12864-3. From Pierre-noel Bouteville 9 年之前
  Gregory Nutt 8d00912207 Add mirror (x/y) and inverse video (black<->white) options to the ST7565 LCD driver. From Pierre-noel Bouteville. 10 年之前
  Gregory Nutt ca15802ae5 Trival fix to comment 10 年之前
  Gregory Nutt 3576e249b5 Add driver for ST7565 that works with NHD‐C12864KGZ display. From Pierre-noel Bouteville. 10 年之前