We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409ecf6 commit 3e56d7dCopy full SHA for 3e56d7d
features/FEATURE_UVISOR/importer/Makefile
@@ -33,7 +33,7 @@ TARGET_LIB_INC:=$(TARGET_PREFIX)includes/uvisor-lib
33
34
# uVisor source directory - hidden from mbed via TARGET_IGNORE
35
UVISOR_GIT_URL:=https://github.com/ARMmbed/uvisor
36
-UVISOR_GIT_BRANCH:=dev
+UVISOR_GIT_BRANCH:=unstable
37
UVISOR_DIR:=TARGET_IGNORE/uvisor
38
UVISOR_API:=$(UVISOR_DIR)/api
39
UVISOR_GIT_CFG=$(UVISOR_DIR)/.git/config
0 commit comments