You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/16 07:19:18 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #299: system: nxrecorder: Add O_TRUNC when creating a file

masayuki2009 opened a new pull request #299:
URL: https://github.com/apache/incubator-nuttx-apps/pull/299


   ## Summary
   
   - This PR lets nxrecorder create a new file with O_TUNC option.
   
   ## Impact
   
   - This PR affects nxrecorder only.
   
   ## Testing
   
   - I tested this PR with spresense:wifi configuration.
   
   ```
   nsh> nxrecorder
   nxrecorder> device /dev/audio/pcm_in1
   nxrecorder> recordraw /mnt/sd0/rec0001.raw
   nxrecorder> stop
   ```
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #299: system: nxrecorder: Add O_TRUNC when creating a file

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #299:
URL: https://github.com/apache/incubator-nuttx-apps/pull/299


   


----------------------------------------------------------------
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:
users@infra.apache.org