nuttx/arch/sim
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
..
include fix sim register & tcb info typo 2023-07-23 21:59:35 -07:00
src alsa/sim_alsa.c:fix ioctl AUDIOIOC_GETBUFFERINFO error 2023-08-02 03:27:12 -07:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch/sim: Rename sim_video to sim_camera 2023-07-04 20:15:30 +09:00