xiaoxiang781216 commented on code in PR #7678:
URL: https://github.com/apache/incubator-nuttx/pull/7678#discussion_r1031493117


##########
drivers/segger/Make.defs:
##########
@@ -23,6 +23,7 @@ SGDIR      = segger
 
 ifeq ($(CONFIG_SEGGER_RTT),y)
   CSRCS += segger/RTT/RTT/SEGGER_RTT.c
+  CSRCS += segger/rtt_stream.c

Review Comment:
   should we use stream_rtt.c like syslog_rtt.c?



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