STM32CubeWB
STM32CubeWB copied to clipboard
ble_gatt_aci.h missing C++ support
Middlewares/ST/STM32_WPAN/ble/core/auto/ble_hal_aci.h is missing C++ support. Many other STM32_WPAN files look the same.
#ifdef __cplusplus extern "C" { #endif