From 332096bd9d71b8a7242a1b60d11aa1e3cb8035ab Mon Sep 17 00:00:00 2001 From: Frank Voorburg Date: Mon, 29 Apr 2019 20:47:02 +0000 Subject: [PATCH] Refs #799. Fixed incorrectly formatted comment. git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@683 5dc33758-31d5-4daf-9ae8-b24bf3d40d73 --- Target/Demo/_template/Prog/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Target/Demo/_template/Prog/main.c b/Target/Demo/_template/Prog/main.c index 31159994..150d4f5d 100644 --- a/Target/Demo/_template/Prog/main.c +++ b/Target/Demo/_template/Prog/main.c @@ -36,6 +36,7 @@ * configure the project in your IDE or Makefile to generate an S-Record. This is * typically done in a post-build step. More information about the S-Record format can * be found here: https://en.wikipedia.org/wiki/SREC_(file_format). + */ /* TODO ##Prog Note that the first part of flash memory is reserved for the bootloader. * To find out exactly how much, have a look at the flashLayout[] array in the