mirror of https://github.com/probonopd/MiniDexed
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
319 B
13 lines
319 B
*:../../CMSIS_5/*
|
|
toomanyconfigs:*
|
|
noExplicitConstructor:*
|
|
unusedFunction:*
|
|
missingIncludeSystem:*
|
|
unmatchedSuppression:*
|
|
unreadVariable:test*.cpp
|
|
|
|
// unexplained exceptions
|
|
syntaxError:beta.cpp:52
|
|
syntaxError:test_fx_mixing_console.cpp:207
|
|
internalAstError:test_cpp_performance.cpp:22
|
|
unpreciseMathCall:*
|
|
|