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-19 03:03:37 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
810b5de41b3b48381850e9f7d685733bd2b622dc
nuttx
/
drivers
/
audio
T
History
Gregory Nutt
0cd5a232ea
Fix a few typos.
2018-12-27 08:45:26 -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
Fix a few typos.
2018-12-27 08:45:26 -06:00
cs43l22_debug.c
…
cs43l22.c
drivers/audio: Fix some DEBUGASSERTs and compile failures.
2018-06-11 07:00:27 -06:00
cs43l22.h
Make sure that labeling is used consistently in all function headers (part 2).
2018-02-01 12:03:55 -06:00
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
Make sure that labeling is used consistently in all function headers (part 2).
2018-02-01 12:03:55 -06:00