Initial commit for nrf5340_audio
This commit is contained in:
17
tools/buildprog/nrf5340_audio_dk_devices.json
Normal file
17
tools/buildprog/nrf5340_audio_dk_devices.json
Normal file
@@ -0,0 +1,17 @@
|
||||
[
|
||||
{
|
||||
"nrf5340_audio_dk_snr": 1000,
|
||||
"nrf5340_audio_dk_dev": "headset",
|
||||
"channel": "left"
|
||||
},
|
||||
{
|
||||
"nrf5340_audio_dk_snr": 1000,
|
||||
"nrf5340_audio_dk_dev": "gateway",
|
||||
"channel": "NA"
|
||||
},
|
||||
{
|
||||
"nrf5340_audio_dk_snr": 1000,
|
||||
"nrf5340_audio_dk_dev": "headset",
|
||||
"channel": "right"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user