Whitespace changes in the tiva(stellaris/lpc directory structure commit
This commit is contained in:
committed by
Frantisek Burian
parent
1740fee230
commit
06208be477
@@ -33,7 +33,7 @@ int main(void)
|
||||
|
||||
/* Blink D2 on the board. */
|
||||
while (1) {
|
||||
|
||||
|
||||
gpio_set(GPIO0, GPIOPIN5); /* LED on */
|
||||
for (i = 0; i < 800000; i++) /* Wait a bit. */
|
||||
__asm__("nop");
|
||||
|
||||
Reference in New Issue
Block a user