This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
78ffe6df56805216697602340baf0756d91b01e5
nuttx
/
drivers
/
audio
T
History
Gregory Nutt
75daeb75a3
Fix some compile problems with the WM8904 driver due to recent audio subsystem changes
2014-07-28 16:33:25 -06:00
..
audio_null.c
PCM: First cut at fast forward by subsampling
2014-07-27 18:33:17 -06:00
i2schar.c
…
Kconfig
Fix a type in the audio Kconfig file, UDIO->AUDIO
2014-07-23 14:48:21 -06:00
Make.defs
Audio: Add a NULL audio device that can be used to simply unit-level testing of audio decoders
2014-07-23 10:12:32 -06:00
vs1053.c
Add definitions to support fast forward and rewind configuration
2014-07-27 12:25:40 -06:00
vs1053.h
…
wm8904.c
Fix some compile problems with the WM8904 driver due to recent audio subsystem changes
2014-07-28 16:33:25 -06:00
wm8904.h
…