renaimings

This commit is contained in:
e.gavrin
2014-07-04 14:17:57 +04:00
parent 8fe5dcb14d
commit 6e2e50aa9f
25 changed files with 3 additions and 6146 deletions
+3
View File
@@ -87,6 +87,9 @@ clean:
rm -f $(TARGET).hex
rm -f $(TARGET).lst
check:
cppcheck ./src/ --enable=all --std=c99 -v
install:
st-flash write $(TARGET).bin 0x08000000