changeset 20:be293e656a6f

helloapp isn't quite loadagent
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 May 2013 00:35:55 +0000
parents c0e063494194
children 67a39d8914a8
files target-utils/helloapp/main.c
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/target-utils/helloapp/main.c	Sat May 04 00:25:30 2013 +0000
+++ b/target-utils/helloapp/main.c	Sat May 04 00:35:55 2013 +0000
@@ -1,7 +1,3 @@
-/*
- * FreeCalypso loadagent main() function lives here
- */
-
 #include "types.h"
 #include "romvars.h"
 
@@ -12,7 +8,7 @@
 main()
 {
 	uart_select_init();
-	printf("FreeCalypso loadagent running\n");
+	printf("Hello-world demo app running\n");
 	printf("Loaded via UART %d (%s) at baud rate #%d\n", rom_vars.uart_id,
 		uart_name, rom_vars.baud_rate_code);
 	printf("TCXO clock input autodetected to be %d MHz\n",