diff --git a/tools/nxstyle.c b/tools/nxstyle.c index c68ef405414..6b35159723e 100644 --- a/tools/nxstyle.c +++ b/tools/nxstyle.c @@ -283,6 +283,7 @@ static const char *g_white_prefix[] = "SYSTIMER_", "SystemCoreClock", /* SystemCoreClock, SystemCoreClockUpdate */ "cmse_", /* ARM CMSE TrustZone intrinsics (arm_cmse.h) */ + "MQTTErrors", /* apps/tools/netutils/mqttc/MQTT-C/include/mqtt.h */ NULL };