uVisor importer script: Point to the dev branch

pull/2114/head
Alessandro Angelino 2016-07-06 14:42:32 +01:00
parent e237d157dd
commit acb6e08e28
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ TARGET_LIB_INC:=$(TARGET_PREFIX)includes/uvisor-lib
# uVisor source directory - hidden from mbed via TARGET_IGNORE
UVISOR_GIT_URL:=https://github.com/ARMmbed/uvisor
UVISOR_GIT_BRANCH:=unstable
UVISOR_GIT_BRANCH:=dev
UVISOR_DIR:=TARGET_IGNORE/uvisor
UVISOR_API:=$(UVISOR_DIR)/api
UVISOR_GIT_CFG=$(UVISOR_DIR)/.git/config