crafcat7 opened a new pull request, #15964:
URL: https://github.com/apache/nuttx/pull/15964

   ## Summary
     In order to reduce the cost of using coredump, we disable 
`BOARD_COREDUMP_COMPRESSION` by default when it is not necessary.
     So I adjusted the conditions for enable of `BOARD_COREDUMP_COMPRESSION`
   
   ## Impact
     `BOARD_COREDUMP_COMPRESSION` depends on `LIBC_LZF`, not select it, and 
when `BOARD_COREDUMP_SYSLOG` is enabled, it will be turned on by default
   
   ## Testing
     This tweak works fine in my environment and it is enabled/off as expected
   
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to