aboutsummaryrefslogtreecommitdiffstats
path: root/BuildTests/BoardDriverTest/Test.c
diff options
context:
space:
mode:
Diffstat (limited to 'BuildTests/BoardDriverTest/Test.c')
-rw-r--r--BuildTests/BoardDriverTest/Test.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/BuildTests/BoardDriverTest/Test.c b/BuildTests/BoardDriverTest/Test.c
index 8baa4460b..95b8f04d0 100644
--- a/BuildTests/BoardDriverTest/Test.c
+++ b/BuildTests/BoardDriverTest/Test.c
@@ -1,13 +1,13 @@
/*
LUFA Library
- Copyright (C) Dean Camera, 2017.
+ Copyright (C) Dean Camera, 2019.
dean [at] fourwalledcubicle [dot] com
www.lufa-lib.org
*/
/*
- Copyright 2017 Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 2019 Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@ -53,7 +53,7 @@
int main(void)
{
- uint_reg_t Dummy;
+ uint_reg_t Dummy = 0;
/* =============================
* Buttons Compile Check