Commit History

Author SHA1 Message Date
  Xiang Xiao 3bc62f1ccc Change space to tab and help to ---help--- in Kconfig files. 5 years ago
  ZhongAn 85a993999e drivers/audio/audio_i2s.c: Add audio_i2s device driver. 6 years ago
  Xiang Xiao eb02b28428 drivers/audio: Move the I2S character driver to a dedicated folder. 6 years ago
  Alan Carvalho de Assis 283b73edc5 Fix lots of typos in C comments and Kconfig help text 6 years ago
  Gregory Nutt 15d033e32b drivers/wireless/bluetooth: Add a NULL device to support some very low level testing on the Simulator. 6 years ago
  Masayuki Ishikawa 51b19d5f38 Merged in masayuki2009/nuttx.nuttx/lc823450 (pull request #531) 7 years ago
  Gregory Nutt 9b2a8e8c0e Rename CONFIG_AUDIO_DEVICES to CONFIG_DRIVERS_AUDIO to conform better to the evolving configuration naming standard. 7 years ago
  Gregory Nutt e341c74f06 drivers/audio: Fix naming of configurations to be compliant for vs1053 audio driver. One file was not saved before last commit. 7 years ago
  Taras Drozdovsky 4ab2a3661e STM32F4: add cs43l22 audio driver and i2s driver 7 years ago
  Gregory Nutt a92a865be6 TABs instead of spaces in Kconfig 7 years ago
  Alan Carvalho de Assis 8b99dd4cdb drivers/audio: Add Audio Tone Generator for NuttX 8 years ago
  Gregory Nutt 342f5fe33d Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 9 years ago
  Gregory Nutt 72b739fbcb WM8904: Add logic to analyze BCLK setup 10 years ago
  Gregory Nutt f4bc0ad99a WM8904: Add an option to control WM8904 register dumping 10 years ago
  Gregory Nutt e100726a41 Fix a type in the audio Kconfig file, UDIO->AUDIO 10 years ago
  Gregory Nutt ca7d7c34ce Audio: Add a NULL audio device that can be used to simply unit-level testing of audio decoders 10 years ago
  Gregory Nutt 78d7925ce0 Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still should) 10 years ago
  Gregory Nutt 89ed7ab558 WM8904: Add initialization logic 10 years ago
  Gregory Nutt 3b8c4a399d Framework for a WM8904 audio driver. The initial driver check-in is simply Ken Pettit's VS1053 driver forced to compile with only WM8904 definitions 10 years ago
  Gregory Nutt c33fe29c6b I2S character driver now supports configurable timeouts 11 years ago
  Gregory Nutt 9f10539750 Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S 11 years ago
  Gregory Nutt 926e91555d VS1053 worker thread stack size is now configurable; Worker thread is named via pthread_setname_np(). From Ken Pettit 11 years ago
  Gregory Nutt f5c82c0df9 Add an I2S character driver. This driver is only intended to support I2S testing and is inappropriate for use with real I2S devices 11 years ago
  Gregory Nutt 5fe465749f Updated VS1053 audio driver from Ken Pettit 11 years ago
  Gregory Nutt 5b86207177 Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs1053.c driver to NuttX. From Ken Pettit 11 years ago