mirror of https://github.com/ARMmbed/mbed-os.git
Temporarily switch to unstable branch
parent
409ecf6be6
commit
3e56d7d941
|
|
@ -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:=dev
|
||||
UVISOR_GIT_BRANCH:=unstable
|
||||
UVISOR_DIR:=TARGET_IGNORE/uvisor
|
||||
UVISOR_API:=$(UVISOR_DIR)/api
|
||||
UVISOR_GIT_CFG=$(UVISOR_DIR)/.git/config
|
||||
|
|
|
|||
Loading…
Reference in New Issue