Merge "O-CU-UP: dependent library"
authorYingying Wang <wangyingying@chinamobile.com>
Tue, 16 Jun 2020 17:12:05 +0000 (17:12 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 16 Jun 2020 17:12:05 +0000 (17:12 +0000)
getPlatform.bat [new file with mode: 0644]
readme.txt [new file with mode: 0644]

diff --git a/getPlatform.bat b/getPlatform.bat
new file mode 100644 (file)
index 0000000..b2ff548
--- /dev/null
@@ -0,0 +1,5 @@
+cd ./
+md 5gnr-dependent_library
+cd 5gnr-dependent_library
+git init
+git pull https://github.com/zcfang-ict/O-CU-UP_Dependent_Library.git
\ No newline at end of file
diff --git a/readme.txt b/readme.txt
new file mode 100644 (file)
index 0000000..fff871a
--- /dev/null
@@ -0,0 +1,5 @@
+O-CU-UP依赖库文件和其他相关文件较大,难以上传到gerrit,我们将其上传到GitHub。请下载getPlatform.bat后,双击打开以下载
+O-CU-UP依赖库和其他相关文件。
+
+The O-CU-UP dependent library and some other relevant documents are too large to upload to gerrit. We put it on Github. Please download
+getPlatform.bat to get them.
\ No newline at end of file