pkarashchenko opened a new pull request #5408:
URL: https://github.com/apache/incubator-nuttx/pull/5408


   ## Summary
   The end of line (CR-LF sequence) is not detected correctly and file data are 
never synchronized when `syslog_dev_write` is called. This leads to a situation 
when log file on the SD card (FAT32 and maybe other FS) works not stable. With 
this change `syslog_file_channel()` now operates stable.
   
   ## Impact
   `syslog_file_channel()` users.
   
   ## Testing
   Tested with SAME70 based board and logging to SD card.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to