aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC564A-EVB/main.c
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-23 12:46:52 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-23 12:46:52 +0000
commitf6ddc053fd02fec7073d60767f2b6bb0a9979623 (patch)
tree28cfad3e078c989b3d52e75cb2b43b44befd9bdc /demos/SPC5/RT-SPC564A-EVB/main.c
parent94a1f758d8fd03c828108b585af4c360b2899bb9 (diff)
downloadChibiOS-f6ddc053fd02fec7073d60767f2b6bb0a9979623.tar.gz
ChibiOS-f6ddc053fd02fec7073d60767f2b6bb0a9979623.tar.bz2
ChibiOS-f6ddc053fd02fec7073d60767f2b6bb0a9979623.zip
Mass updated all demos with the new test code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10886 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5/RT-SPC564A-EVB/main.c')
-rw-r--r--demos/SPC5/RT-SPC564A-EVB/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC564A-EVB/main.c b/demos/SPC5/RT-SPC564A-EVB/main.c
index 281aba778..30a19694c 100644
--- a/demos/SPC5/RT-SPC564A-EVB/main.c
+++ b/demos/SPC5/RT-SPC564A-EVB/main.c
@@ -16,7 +16,6 @@
#include "ch.h"
#include "hal.h"
-#include "rt_test_root.h"
#include "shell.h"
#include "chprintf.h"