script directory

This commit is contained in:
rebane 2016-08-22 14:04:50 +03:00
parent 6e4f8d7dbd
commit 0cf1ebbce2
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
make_array
rtl8710_flasher.bin
rtl8710_flasher.elf
rtl8710.ocd

View file

@ -17,6 +17,7 @@ all:
echo "}" >>rtl8710.ocd
echo >>rtl8710.ocd
cat rtl8710_flasher.ocd >>rtl8710.ocd
cp rtl8710.ocd script/rtl8710.ocd
clean:
rm -rf rtl8710_flasher.elf rtl8710_flasher.bin make_array rtl8710.ocd