nuttx/arch/sim/src
shipei 238eba14ad alsa/sim_alsa.c:fix ioctl AUDIOIOC_GETBUFFERINFO error
when executing ioctl AUDIOIOC_GETBUFFERINFO,the priv->pcm is still NULL,
so it will return -ENXIO,we can remove this check at the start of ioctl
and add in the case where it is used.

Signed-off-by: shipei <shipei@xiaomi.com>
2023-08-02 03:27:12 -07:00
..
cmake cmake: fix CMake build break 2023-07-15 23:32:36 +08:00
sim alsa/sim_alsa.c:fix ioctl AUDIOIOC_GETBUFFERINFO error 2023-08-02 03:27:12 -07:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile sim/hostfs: fix issue about access file with size more than 2GB 2023-07-28 07:42:12 -07:00
nuttx-names.in libc/tls: Change the default value of TLS_NELEM to zero 2023-07-20 08:11:30 +02:00