mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
btstack_crypto: avoid false cppcheck warning
This commit is contained in:
parent
72c3a9edf4
commit
a7e127d3ed
@ -95,6 +95,7 @@
|
||||
#define USE_MBEDTLS_ECC_P256
|
||||
#define USE_SOFTWARE_ECC_P256_IMPLEMENTATION
|
||||
#ifdef MBEDTLS_CONFIG_FILE
|
||||
// cppcheck-suppress preprocessorErrorDirective
|
||||
#include MBEDTLS_CONFIG_FILE
|
||||
#else
|
||||
#include "mbedtls/mbedtls_config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user