-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
26 lines (24 loc) · 842 Bytes
/
Project.toml
File metadata and controls
26 lines (24 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name = "AbstractSDRs"
uuid = "0bdde9fc-719a-4dc7-8589-49ca6634fa6b"
authors = ["Robin Gerzaguet <robin.gerzaguet@irisa.fr>"]
version = "0.6.0"
[deps]
AdalmPluto = "af34ca7c-e544-47d5-a6fe-72495f08728e"
BladeRFHardwareDriver_jll = "ddcda2f0-0770-5eff-b02e-03a583a735ee"
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UHDBindings = "4d90b16f-829e-4b78-80d9-fb9bcf8c06e0"
ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1"
librtlsdr_jll = "d1c10d9e-0af6-511b-a44d-62fc8e59b084"
[compat]
AdalmPluto = "0.3"
CEnum = "0.4"
Reexport = "0.2,1.0"
UHDBindings = "0.5"
ZMQ = "1.2"
julia = "1.6"
librtlsdr_jll = "0.6"