-
-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
I got these warnings with core 3.3.0
c:\Users\xxxxx\Documents\Files\Arduino\libraries\NimBLE-Arduino\src/nimconfig.h:254:9: warning: "CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT" redefined
254 | #define CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT CONFIG_BT_NIMBLE_MSYS1_BLOCK_COUNT
In file included from C:\Users\xxxxx\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.5-b66b5448-v1\esp32s3/include/newlib/platform_include/stdio.h:8,
from C:\Users\xxxxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.3.0\cores\esp32/Arduino.h:27,
C:\Users\xxxxx\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.5-b66b5448-v1\esp32s3/qio_opi/include/sdkconfig.h:812:9: note: this is the location of the previous definition
812 | #define CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT 12
c:\Users\xxxxx\Documents\Files\Arduino\libraries\NimBLE-Arduino\src/nimconfig.h:289:9: warning: "CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT" redefined
289 | #define CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT 12
C:\Users\xxxxx\AppData\Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.5-b66b5448-v1\esp32s3/qio_opi/include/sdkconfig.h:816:9: note: this is the location of the previous definition
816 | #define CONFIG_BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT 24
EarlVadim
Metadata
Metadata
Assignees
Labels
No labels