xiaoxiang781216 commented on code in PR #7554: URL: https://github.com/apache/nuttx/pull/7554#discussion_r1035200960
########## drivers/drivers_initialize.c: ########## @@ -22,6 +22,8 @@ * Included Files ****************************************************************************/ +#include <stdbool.h> Review Comment: move to nuttx/segger/rtt.h instead, the header file should be self contained. -- 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