Project

General

Profile

Revision 880

Created simulator branch. Sorry for adding new branches, but I am planning on rearranging the library.

View differences:

main.c
3 3
int main(void)
4 4
{
5 5
	dragonfly_init(ALL_ON);
6
	bom_leds_on(BOM_ALL);
7
	while(1){}
6 8
	return 0;
7 9
}
8 10

  

Also available in: Unified diff