PetervdPerk-NXP opened a new pull request, #7809:
URL: https://github.com/apache/nuttx/pull/7809

   ## Summary
   When enabling SEGGER Systemview it can conflict with other note drivers 
trying to hook into `sched_note_xxx`.
   This patch makes the `sched_note_xxx` symbols weakly defined and decouples 
them from the function so that other note drives can nicely co-exist with 
SEGGER Systemview.
   
   ## Impact
   Minimal, should have no impact on normal circumstances. 
   
   ## Testing
   Tested on PX4 with their own note driver implementation which can co-exist 
with SEGGER systemview.
   
   


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