aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NIL-STM32F303-DISCOVERY
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-10-16 20:44:10 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-10-16 20:44:10 +0000
commitca77bbc7bacdecf04d3f45c3e108bd8984832ea0 (patch)
tree9103a0a6fb6d68e149a8c32f060f5e6141bfdbaf /demos/STM32/NIL-STM32F303-DISCOVERY
parent94236f4be7a040aaae3cd6c34cf35870e8008ca4 (diff)
downloadChibiOS-ca77bbc7bacdecf04d3f45c3e108bd8984832ea0.tar.gz
ChibiOS-ca77bbc7bacdecf04d3f45c3e108bd8984832ea0.tar.bz2
ChibiOS-ca77bbc7bacdecf04d3f45c3e108bd8984832ea0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10839 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/NIL-STM32F303-DISCOVERY')
-rw-r--r--demos/STM32/NIL-STM32F303-DISCOVERY/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32F303-DISCOVERY/main.c b/demos/STM32/NIL-STM32F303-DISCOVERY/main.c
index 228a9f4ae..5d728ed6b 100644
--- a/demos/STM32/NIL-STM32F303-DISCOVERY/main.c
+++ b/demos/STM32/NIL-STM32F303-DISCOVERY/main.c
@@ -16,7 +16,7 @@
#include "hal.h"
#include "ch.h"
-#include "ch_test.h"
+#include "nil_test_root.h"
/*
* Blinker thread #1.