OpenCores
URL https://opencores.org/ocsvn/opb_usblite/opb_usblite/trunk

Subversion Repositories opb_usblite

[/] [opb_usblite/] [trunk/] [refdesign/] [helloworld.c] - Rev 8

Compare with Previous | Blame | View Log

#include <stdio.h>
 
main()
{
	do
	{
		printf("Hello World\n\r");
	} 
	while(1);
}

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.