pkarashchenko commented on code in PR #1700: URL: https://github.com/apache/nuttx-apps/pull/1700#discussion_r1155953813
########## system/zmodem/host/nuttx/config.h: ########## @@ -34,8 +36,6 @@ /* Environment stuff */ -#define OK 0 -#define ERROR -1 #define FAR #define DEBUGASSERT assert Review Comment: Maybe we can get those definitions from compiler.h as well? -- 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