Whitespace changes in the tiva(stellaris/lpc directory structure commit
This commit is contained in:
committed by
Frantisek Burian
parent
1740fee230
commit
06208be477
@@ -43,4 +43,3 @@ BMP_PORT ?=
|
||||
|
||||
|
||||
include ../../../../Makefile.rules
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ int main(void)
|
||||
//GPIO1_CLR = (1 << 29); /* LED off */
|
||||
//for (i = 0; i < 800000; i++) /* Wait a bit. */
|
||||
// __asm__("nop");
|
||||
|
||||
|
||||
gpio_set(GPIO1, GPIOPIN29); /* LED on */
|
||||
for (i = 0; i < 800000; i++) /* Wait a bit. */
|
||||
__asm__("nop");
|
||||
|
||||
Reference in New Issue
Block a user