Gary-Hobson opened a new pull request, #10122:
URL: https://github.com/apache/nuttx/pull/10122
## Summary
/home/baerg/code/NXOS/nuttx/include/nuttx/note/noteram_driver.h:100:61:
error: unknown type name ‘bool’
100 | noteram_initialize(FAR const char *devpath, size_t bufsize, bool
overwrite);
| ^~~~
/home/baerg/code/NXOS/nuttx/include/nuttx/note/noteram_driver.h:31:1: note:
‘bool’ is defined in header ‘<stdbool.h>’; did you forget to ‘#include
<stdbool.h>’?
## Impact
## Testing
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]