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-05-15 13:16:28 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7828dff2ea678d585c2df97488ad0819a799eeea
nuttx
/
drivers
/
audio
T
History
Juha Niskanen
827d316dce
drivers/audio/audio_i2s.c: Fix bad NULL pointer check
2018-08-29 06:19:19 -06:00
..
audio_i2s.c
drivers/audio/audio_i2s.c: Fix bad NULL pointer check
2018-08-29 06:19:19 -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/audio_i2s.c: Add audio_i2s device driver.
2018-08-27 08:52:08 -06:00
Make.defs
drivers/audio/audio_i2s.c: Add audio_i2s device driver.
2018-08-27 08:52:08 -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
…