aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/FRDM-K20D50M
diff options
context:
space:
mode:
authorFabio Utzig <utzig@utzig.org>2016-04-04 22:40:32 -0300
committerFabio Utzig <utzig@utzig.org>2016-04-04 22:40:32 -0300
commit8bd60ee894cf20b28bd21a8cdc9c51d525547910 (patch)
tree7a70a02cc15e6898ae227a52294e659e07ad71ed /testhal/KINETIS/FRDM-K20D50M
parentd7ceec1a01ad9c100bac9daf555c6eafe46e793b (diff)
downloadChibiOS-Contrib-8bd60ee894cf20b28bd21a8cdc9c51d525547910.tar.gz
ChibiOS-Contrib-8bd60ee894cf20b28bd21a8cdc9c51d525547910.tar.bz2
ChibiOS-Contrib-8bd60ee894cf20b28bd21a8cdc9c51d525547910.zip
Fix testhal test thd usage
Diffstat (limited to 'testhal/KINETIS/FRDM-K20D50M')
-rw-r--r--testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/main.c b/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/main.c
index c90e014..616c7c6 100644
--- a/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/main.c
+++ b/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/main.c
@@ -20,7 +20,6 @@
#include "ch.h"
#include "hal.h"
-#include "test.h"
#include "shell.h"
#include "chprintf.h"