mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 18:39:52 +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
|
||||
|
||||
clean:
|
||||
rm -rf ${BTSTACK_PACKAGE}
|
||||
|
||||
update_version:
|
||||
${BTSTACK_ROOT}/tools/get_version.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user