Skip to content

Commit 3e56d7d

Browse files
committed
Temporarily switch to unstable branch
1 parent 409ecf6 commit 3e56d7d

File tree

1 file changed

+1
-1
lines changed
  • features/FEATURE_UVISOR/importer

1 file changed

+1
-1
lines changed

features/FEATURE_UVISOR/importer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TARGET_LIB_INC:=$(TARGET_PREFIX)includes/uvisor-lib
3333

3434
# uVisor source directory - hidden from mbed via TARGET_IGNORE
3535
UVISOR_GIT_URL:=https://github.com/ARMmbed/uvisor
36-
UVISOR_GIT_BRANCH:=dev
36+
UVISOR_GIT_BRANCH:=unstable
3737
UVISOR_DIR:=TARGET_IGNORE/uvisor
3838
UVISOR_API:=$(UVISOR_DIR)/api
3939
UVISOR_GIT_CFG=$(UVISOR_DIR)/.git/config

0 commit comments

Comments
 (0)