forked from openvela/nuttx-apps
apps/wireless/bluetooth/nimble/mynewt-nimble/nimble/host/src/ble_gatts_lcl.c:95: error: "STRINGIFY" redefined [-Werror] 95 | #define STRINGIFY(X) #X nuttx/include/nuttx/macro.h:31: note: this is the location of the previous definition 31 | #define STRINGIFY(x) STRINGIFY_(x) apps/wireless/bluetooth/nimble/mynewt-nimble/porting/npl/nuttx/src/os_callout.c: In function 'ble_npl_callout_inited': apps/wireless/bluetooth/nimble/mynewt-nimble/porting/npl/nuttx/src/os_callout.c:125:24: error: comparison between pointer and integer [-Werror] 125 | return (c->c_timer != NULL); Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> |
||
|---|---|---|
| .. | ||
| btsak | ||
| nimble | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Make.defs | ||
| Makefile | ||