From: jnosky Date: Sat, 12 Nov 2011 21:48:23 +0000 (-0500) Subject: Added IO_Toggle demo and make file X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fd49cd72b98750a54b709b4cfbe66c6357612659;p=fw%2Fstlink Added IO_Toggle demo and make file --- diff --git a/example/stm32f4/Projects/IO_Toggle/main.c b/example/stm32f4/Projects/IO_Toggle/main.c index 5da875f..152c64b 100644 --- a/example/stm32f4/Projects/IO_Toggle/main.c +++ b/example/stm32f4/Projects/IO_Toggle/main.c @@ -18,7 +18,6 @@ *

© COPYRIGHT 2011 STMicroelectronics

****************************************************************************** */ - /* Includes ------------------------------------------------------------------*/ #include "stm32f4_discovery.h" #include "stm32f4xx_conf.h"