Skip to content

Commit acb6e08

Browse files
committed
uVisor importer script: Point to the dev branch
1 parent e237d15 commit acb6e08

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:=unstable
36+
UVISOR_GIT_BRANCH:=dev
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)