File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed
connectivity/lorawan/tests/TESTS/lorawan/loraradio Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 44
44
"lora-rxctl": "NC",
45
45
"lora-ant-switch": "A4",
46
46
"lora-pwr-amp-ctl": "NC",
47
- "lora-tcxo": "NC"
47
+ "lora-tcxo": "NC",
48
+ "target.components_add": ["SX1276"]
48
49
},
49
50
50
51
"DISCO_L072CZ_LRWAN1": {
66
67
"lora-rxctl": "PA_1",
67
68
"lora-ant-switch": "NC",
68
69
"lora-pwr-amp-ctl": "PC_1",
69
- "lora-tcxo": "PA_12"
70
+ "lora-tcxo": "PA_12",
71
+ "target.components_add": ["SX1276"]
70
72
},
71
73
72
74
"XDOT_L151CC": {
88
90
"lora-rxctl": "NC",
89
91
"lora-ant-switch": "NC",
90
92
"lora-pwr-amp-ctl": "NC",
91
- "lora-tcxo": "NC"
93
+ "lora-tcxo": "NC",
94
+ "target.components_add": ["SX1272"]
92
95
},
93
96
94
97
"LTEK_FF1705": {
110
113
"lora-rxctl": "NC",
111
114
"lora-ant-switch": "NC",
112
115
"lora-pwr-amp-ctl": "NC",
113
- "lora-tcxo": "NC"
116
+ "lora-tcxo": "NC",
117
+ "target.components_add": ["SX1272"]
114
118
},
115
119
116
120
"MTS_MDOT_F411RE": {
132
136
"lora-rxctl": "LORA_RXCTL",
133
137
"lora-ant-switch": "NC",
134
138
"lora-pwr-amp-ctl": "NC",
135
- "lora-tcxo": "NC"
139
+ "lora-tcxo": "NC",
140
+ "target.components_add": ["SX1272"]
136
141
},
137
142
138
143
"ADV_WISE_1510": {
154
159
"lora-rxctl": "NC",
155
160
"lora-ant-switch": "ANT_SWITCH",
156
161
"lora-pwr-amp-ctl": "NC",
157
- "lora-tcxo": "NC"
162
+ "lora-tcxo": "NC",
163
+ "target.components_add": ["SX1276"]
158
164
}
159
165
}
160
166
}
You can’t perform that action at this time.
0 commit comments