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-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb02b28428c6a5438ca3d84b4ec0b6f83ce35888
nuttx
/
drivers
/
audio
T
History
Xiang Xiao
eb02b28428
drivers/audio: Move the I2S character driver to a dedicated folder.
2018-08-27 07:26:22 -06:00
..
audio_null.c
…
cs43l22_debug.c
…
cs43l22.c
drivers/audio: Fix some DEBUGASSERTs and compile failures.
2018-06-11 07:00:27 -06:00
cs43l22.h
…
Kconfig
drivers/audio: Move the I2S character driver to a dedicated folder.
2018-08-27 07:26:22 -06:00
Make.defs
drivers/audio: Move the I2S character driver to a dedicated folder.
2018-08-27 07:26:22 -06:00
tone.c
…
vs1053.c
…
vs1053.h
…
wm8776.c
This commit brings in a fragmentary, experimental implementation of NETLINK sockets. There is not too much to that socket support on this initial commit, just the netlink socketer framework. However, I decided to bring it into master because there is a enough that I would not want to lose what is in place. And since it is dependent on CONFIG_EXPERIMENATL, its presence on master should be innocuous.
2018-08-03 13:22:36 -06:00
wm8776.h
Merged in masayuki2009/nuttx.nuttx/change_copyright (pull request
#621
)
2018-04-04 12:35:47 +00:00
wm8904_debug.c
…
wm8904.c
drivers/audio: Fix some DEBUGASSERTs and compile failures.
2018-06-11 07:00:27 -06:00
wm8904.h
…