This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
cd3c9634c8
incubator-nuttx
/
drivers
/
audio
History
Gregory Nutt
3872055daa
drivers/audio/wm8904: WM8904 has same problem as that fixed by Juha Niskanen in the MaxTouch driver.
2017-03-21 07:20:45 -06:00
..
Kconfig
TABs instead of spaces in Kconfig
2017-02-20 14:29:56 -06:00
Make.defs
drivers/audio: Add Audio Tone Generator for NuttX
2016-08-16 13:20:05 -06:00
audio_null.c
drivers/: Change some nerr() ERRORS to ninfo() and nwarn() WARNINGS.
2016-06-12 09:26:12 -06:00
i2schar.c
Centralize definitions associated with CONFIG_DEBUG_I2S
2016-06-15 16:54:01 -06:00
tone.c
drivers/tone.c: 50% duty needs to be expressed a a fixed precision number
2017-02-22 06:35:20 -06:00
vs1053.c
Convert more drivers to use use irq_attach with argument.
2017-02-27 10:44:13 -06:00
vs1053.h
…
wm8904.c
drivers/audio/wm8904: WM8904 has same problem as that fixed by Juha Niskanen in the MaxTouch driver.
2017-03-21 07:20:45 -06:00
wm8904.h
…
wm8904_debug.c
…