mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 08:55:48 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
17
android/extern/wolfssl/IDE/VS-AZURE-SPHERE/client/app_manifest.json
vendored
Normal file
17
android/extern/wolfssl/IDE/VS-AZURE-SPHERE/client/app_manifest.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"SchemaVersion": 1,
|
||||
"Name": "wolfSSL_Client",
|
||||
"ComponentId": "00000000-0000-0000-0000-000000000002",
|
||||
"EntryPoint": "/bin/app",
|
||||
"CmdArgs": [],
|
||||
"Capabilities": {
|
||||
"AllowedConnections": [
|
||||
"www.wolfssl.com",
|
||||
"192.168.1.128",
|
||||
"192.168.1.150",
|
||||
"192.168.1.200",
|
||||
"192.168.1.225"
|
||||
]
|
||||
},
|
||||
"ApplicationType": "Default"
|
||||
}
|
||||
Reference in New Issue
Block a user