Commit History

Author SHA1 Message Date
  Xiang Xiao 2e54df0f35 Don't include assert.h from public header file 3 years ago
  Alin Jerpelea ccff570e6f drivers: nxstyle fixes 3 years ago
  Alin Jerpelea e5b6305f4a drivers: Author Gregory Nutt: update licenses to Apache 3 years ago
  Xiang Xiao bd4e8e19d3 Run codespell -w against all files 4 years ago
  Xiang Xiao 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
  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 years ago
  Gregory Nutt e9a5477506 Add an instance argument to the SPIDEV definitions. 7 years ago
  Gregory Nutt 24c51ec1ff Centralize definitions associated with CONFIG_DEBUG_LCD 8 years ago
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 years ago
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 years ago
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 years ago
  Gregory Nutt 7edf921c5e Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law 8 years ago
  Gregory Nutt f6e49caba8 All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features 8 years ago
  Gregory Nutt cf14f8d1b5 drivers/: Fixes to spacing and alignement 9 years ago
  Gregory Nutt 0b12dbf95d Fix some spacing problems 9 years ago
  Gregory Nutt 9c66bde5b0 Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1 9 years ago
  Gregory Nutt 2abe0dd6dd Change all variadic macros to C99 style 10 years ago
  Gregory Nutt 09faaccc02 Created new directories to hold SPI-related files 11 years ago
  Gregory Nutt 3d975e0a08 Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG01 and UG-9964HSWAG01. Fixe NXHELLO default colors for 1-bit mono modes 11 years ago
  patacongo e7ae8fa5a6 Updates from Darcy Gong for UG-2864SWEG01 OLED 11 years ago
  patacongo 2df3b8a2d0 Fix the nxlines configuration for the zp214xpa board 11 years ago
  patacongo 65548d2ae0 Another random number generator update 12 years ago
  patacongo de47b5e4cf Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape support 12 years ago
  patacongo 80f8563f4d UG-2864AMBAG01 driver is basically functional 12 years ago
  patacongo 9bb950da29 STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic 12 years ago
  patacongo f25f2a4856 Add UG-2864AMBAG01 initialization for use on STM32F4Discovery 12 years ago
  patacongo 3ad2d7abe7 Add driver for Univision UG-2864AMBAG01 12 years ago