makefile
This commit is contained in:
parent
43ba05ccc6
commit
6007435783
BIN
driver/board_driver/01-led/led.o
Normal file
BIN
driver/board_driver/01-led/led.o
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
|
||||
led:led.s
|
||||
arm-linux-gnueabihf-gcc -c -v led.s
|
||||
arm-linux-gnueabihf-gcc -c led.s
|
||||
arm-linux-gnueabihf-gcc -o led led.o
|
||||
|
||||
clean:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user