aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-01-22 13:19:18 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-01-22 13:19:18 +0000
commitfeaff06e8b4516db9a40f0fdd9492d711522496b (patch)
tree10114d3a33e9cc4011a1a708e8074552b3793130 /demos
parentfb6967cd23dbaee0c49c1447a159bd90e2860817 (diff)
downloadChibiOS-feaff06e8b4516db9a40f0fdd9492d711522496b.tar.gz
ChibiOS-feaff06e8b4516db9a40f0fdd9492d711522496b.tar.bz2
ChibiOS-feaff06e8b4516db9a40f0fdd9492d711522496b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6636 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r--demos/rt/RT-STM32F051-DISCOVERY/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h
index dc01d6174..41ac72eee 100644
--- a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h
+++ b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h
@@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
-ports/STM32/STM32
+
/** @} */
/*===========================================================================*/