summaryrefslogtreecommitdiffstats
path: root/4a-hal-cfg-community/hal-4a-2ch-generic-usb.json
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08Added radio stream to all the HALsThierry Bultel1-0/+10
Added the 'radio_stream' to all the HALs. This makes the radio role work in HighLevelAPI. Change-Id: I8f34224ec3dbbb1312b65642d89e672716414ac9 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-10-08Don't handle hal enablingJonathan Aillet1-0/+201
All hal that shouldn't be enable for the target will be disable using a recipe in yocto. 4a-hal-generic shouldn't take care of enabling/disabling hals. Change-Id: I38363fb7933ed73d7a4e855949ae9dd521db2862 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>