7 lines
124 B
Makefile
Executable File
7 lines
124 B
Makefile
Executable File
|
|
all:
|
|
./image_tool.sh 1 $(FB) $(RTT_AP)
|
|
#rm ./*.bin
|
|
./image_tool.sh 5 $(FB) $(RTT_AP)
|
|
./image_tool.sh 2 $(FB) $(RTT_AP)
|