pkarashchenko commented on PR #8900: URL: https://github.com/apache/nuttx/pull/8900#issuecomment-1483830350
We need to remove ``` #ifndef CONFIG_SIG_INT # define SIGINT 10 #else # define SIGINT CONFIG_SIG_INT #endif ``` in `apps/system/cu/cu_main.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