nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

sim_uart: rm LF to CRLF convertion

Open yangsong8-ai opened this issue 1 year ago • 1 comments

LF to CRLF has been converted in syslog framework

Note: Please adhere to Contributing Guidelines.

Summary

rm LF to CRLF convertion

Impact

syslog

Testing

selftest

yangsong8-ai avatar Oct 22 '24 11:10 yangsong8-ai

[Experimental Bot, please feedback here]

No, this PR does not meet the NuttX Requirements.

Missing Information:

  • Summary:
    • Why is the change necessary? What problem does it solve?
    • What specific part of the syslog framework was changed?
  • Impact:
    • Is this a new feature, bug fix, or refactoring?
    • How does this impact users of the syslog framework?
    • Are there any compatibility concerns?
  • Testing:
    • Provide details about the build host and target used for testing.
    • Include relevant testing logs from before and after the change to demonstrate the problem and the solution.

Recommendations:

  1. Expand the Summary: Explain the reasoning behind removing the LF to CRLF conversion. What issues did it cause?
  2. Clarify the Impact: Describe the specific changes to the syslog framework. Will users need to make any code adjustments?
  3. Provide Detailed Testing Information: List the operating systems, architectures, boards, and configurations used for testing. Share complete testing logs to validate the change's effectiveness.

Remember: A good PR clearly explains the problem, the solution, and how it was validated. Provide as much detail as possible to help reviewers understand and approve your changes.

nuttxpr avatar Oct 22 '24 11:10 nuttxpr

let's ignore the ci break made by https://github.com/apache/nuttx/pull/14445.

xiaoxiang781216 avatar Oct 22 '24 16:10 xiaoxiang781216