This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7dbb887f07 build: fix memory manager compile options for CMake
new 6eb286ae01 sim:Remove -lmad cause it has been ported to the
apps/audioutils directory.
new 6637606096 sim_offload: move out of the posix directory
new dea9e5343d arch/sim/Makefile: add libmad & lame include path
new 7472b08851 sim_sound: add AUDIOUTILS_LAME to dependency list
new 17405d4c38 sim/alsa: update defconfig
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/sim/Kconfig | 2 ++
arch/sim/src/Makefile | 10 ++++++++--
arch/sim/src/sim/CMakeLists.txt | 3 +--
arch/sim/src/sim/{posix => }/sim_offload.c | 2 +-
arch/sim/src/sim/{posix => }/sim_offload.h | 8 ++++----
boards/sim/sim/sim/configs/alsa/defconfig | 2 ++
6 files changed, 18 insertions(+), 9 deletions(-)
rename arch/sim/src/sim/{posix => }/sim_offload.c (99%)
rename arch/sim/src/sim/{posix => }/sim_offload.h (93%)