yinshengkai 541f600ab6 drivers/note: fix unknown type name bool
/home/baerg/code/NXOS/nuttx/include/nuttx/note/noteram_driver.h💯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>’?

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-08-10 15:58:35 +08:00
..
2023-08-07 06:44:33 -07:00
2023-05-04 02:07:01 +08:00
2023-08-05 06:32:50 -07:00
2022-07-16 01:56:52 +08:00
2023-07-11 23:32:17 +08:00
2023-01-28 19:54:35 +02:00
2023-07-12 11:06:47 -03:00
2023-08-09 21:57:58 +08:00
2023-08-02 03:27:55 -07:00
2023-08-07 11:23:36 +08:00
2023-01-11 15:14:03 +08:00
2023-01-30 11:22:49 +08:00
2022-12-14 22:37:32 +08:00
2023-06-10 02:19:58 +08:00
2023-07-15 01:57:11 +08:00
2023-06-11 19:37:04 +03:00
2023-01-30 14:09:23 -03:00