patacongo commented on pull request #300: URL: https://github.com/apache/incubator-nuttx-apps/pull/300#issuecomment-644945111
Merge notes: 1. There are three nxstyle complaints that need to be ignored: system/sched_note/note_main.c:609:64: error: Mixed case identifier found system/sched_note/note_main.c:653:0: error: No indentation line system/sched_note/note_main.c:705:0: error: No indentation line The first is the use of PRIdPTR from inttypes.h. The second two make no sense are are, most likely, errors in nxstyle. 2. The PR checks will fail until incubator-nuttx:#1259 is merged. It depends on a definition added by that PR. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org