Xiang Xiao
|
b9ace36fcc
|
Makefile: move INCDIROPT to common place (#625)
|
2020-03-26 08:09:59 -06:00 |
|
YAMAMOTO Takashi
|
1ffa009c8b
|
Revert "Don't generate .depend anymore"
This reverts commit 79af7fbf4e .
Because:
* btashton reported some issues in local builds:
https://github.com/apache/incubator-nuttx/pull/603#issuecomment-602264860
* this might be related to the current CI breakage:
> /bin/sh: 1: /__w/incubator-nuttx/incubator-nuttx/nuttx/tools/mkdeps: not found
|
2020-03-22 23:07:29 -05:00 |
|
Xiang Xiao
|
79af7fbf4e
|
Don't generate .depend anymore
|
2020-03-22 18:15:29 +00:00 |
|
Xiang Xiao
|
b5f8c035a6
|
audio/audio_comp.c: Add the composite audio driver
|
2018-08-27 09:03:09 -06:00 |
|
Gregory Nutt
|
e523c93391
|
Several Makefiles: Add .PHONY definitions to prevent 'clean up to date' message weirdness.
|
2016-05-10 15:44:06 -06:00 |
|
Gregory Nutt
|
a4dcd690bb
|
Add new framework for the PCM decoder. It is now a 'front end' for lower-level drivers like the WM8904 that performs the PCM decoding from end
|
2014-07-22 11:54:13 -06:00 |
|
Gregory Nutt
|
8b73558ad7
|
Moved audio/buffer.c to libc/audio/lib_buffer.c so that it can be shared betweent he OS and applications in a kernel build
|
2013-11-10 11:20:06 -06:00 |
|
Gregory Nutt
|
8048001c5e
|
Updated audio subsystem from Ken Pettit
|
2013-10-27 07:44:53 -06:00 |
|
Gregory Nutt
|
5b86207177
|
Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs1053.c driver to NuttX. From Ken Pettit
|
2013-05-19 15:12:28 -06:00 |
|