Skip to content

Commit 0b63cdf

Browse files
committed
template SystemInit() comment in C syntax
1 parent a4ec37f commit 0b63cdf

File tree

1 file changed

+1
-1
lines changed
  • ilg.gnuarmeclipse.managedbuild.cross/templates/projecttemplates/HelloWorld_CM3_C_Project/src

1 file changed

+1
-1
lines changed

ilg.gnuarmeclipse.managedbuild.cross/templates/projecttemplates/HelloWorld_CM3_C_Project/src/main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
void
2727
SystemInit()
2828
{
29-
// add your system hardware initialisations here
29+
/* add your system hardware initialisations here */
3030
}
3131

3232

0 commit comments

Comments
 (0)