mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-24 03:40:07 +00:00
add make clean for arduino platform
This commit is contained in:
parent
75422ed973
commit
80fa125bee
@ -28,6 +28,9 @@ ARDUINO_LIBS=~/Documents/arduino/libraries/BTstack
|
|||||||
|
|
||||||
all: release
|
all: release
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -rf ${BTSTACK_PACKAGE}
|
||||||
|
|
||||||
update_version:
|
update_version:
|
||||||
${BTSTACK_ROOT}/tools/get_version.sh
|
${BTSTACK_ROOT}/tools/get_version.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user