aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2019-01-08 20:22:59 +1100
committerDean Camera <dean@fourwalledcubicle.com>2019-01-08 20:23:03 +1100
commitffaa83ad27fa3713a86d04dcbf200b1de0454bfc (patch)
tree37557ff402b9611cf51961124cd1baef49f9564b /BuildTests/BoardDriverTest
parent101ed6b74e0d6549e53a7c8216147af37ffc70df (diff)
downloadlufa-ffaa83ad27fa3713a86d04dcbf200b1de0454bfc.tar.gz
lufa-ffaa83ad27fa3713a86d04dcbf200b1de0454bfc.tar.bz2
lufa-ffaa83ad27fa3713a86d04dcbf200b1de0454bfc.zip
Buld Tests: Update static analysis test for cppcheck 1.86.
Diffstat (limited to 'BuildTests/BoardDriverTest')
-rw-r--r--BuildTests/BoardDriverTest/Test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildTests/BoardDriverTest/Test.c b/BuildTests/BoardDriverTest/Test.c
index 226b3e8e5..95b8f04d0 100644
--- a/BuildTests/BoardDriverTest/Test.c
+++ b/BuildTests/BoardDriverTest/Test.c
@@ -53,7 +53,7 @@
int main(void)
{
- uint_reg_t Dummy;
+ uint_reg_t Dummy = 0;
/* =============================
* Buttons Compile Check