add make clean for arduino platform

This commit is contained in:
Matthias Ringwald 2015-08-12 14:17:29 +02:00
parent 75422ed973
commit 80fa125bee

View File

@ -28,6 +28,9 @@ ARDUINO_LIBS=~/Documents/arduino/libraries/BTstack
all: release
clean:
rm -rf ${BTSTACK_PACKAGE}
update_version:
${BTSTACK_ROOT}/tools/get_version.sh