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
b4747286b1
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
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
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
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
2016-01-30 08:36:47 -06:00
wm8904_debug.c
drivers/: Fixes to spacing and alignement
2015-10-10 10:41:00 -06:00