masayuki2009 opened a new pull request #1226: URL: https://github.com/apache/incubator-nuttx/pull/1226
## Summary - This PR adds nxrecorder to spresense/configs/wifi/defconfig ## Impact - This PR affects spresense/configs/wifi/defconfig only. ## Testing - Connect analog mics to spresense then ``` On Spresense: nsh> nxplayer nxrecorder> device /dev/audio/pcm_in1 nxrecorder> recordraw /mnt/sd0/rec0001.raw nxrecorder> stop nxrecorder> quit On Ubuntu 18.04 x86_64: $ play -r 48000 -e s -b 16 -c 2 ./rec0001.raw ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org