[En-Nut-Discussion] devnut_m3n: Add missing backslash
Uwe Bonnes
bon at elektron.ikp.physik.tu-darmstadt.de
Wed Dec 7 17:03:25 CET 2011
--
Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Index: app/led_key/pbtest.c
===================================================================
--- app/led_key/pbtest.c (Revision 3692)
+++ app/led_key/pbtest.c (Arbeitskopie)
@@ -65,7 +65,7 @@
/* This sample application only supports the following boards */
#if defined(AT91SAM7X_EK) || defined(ENET_SAM7X) || \
- defined(EVK1100) || defined(EVK1101) || defined(EVK1105) \\
+ defined(EVK1100) || defined(EVK1101) || defined(EVK1105) || \
defined(STM3210C_EVAL) || defined(STM3210E_EVAL)
More information about the En-Nut-Discussion
mailing list