wlan-ap-Telecominfraproject/feeds
Piotr Dymacz a3f0fb23b7 mcu-firmware: add support for host side support packages
In case of some of the MCU firmware types, additional setup on the host
side is required before the target application can be used. Example of
such a requirement is a BLE HCI controller on UART bus (firmware type:
'hci_uart') which, before can be registered in system, needs to be
attached to Bluetooth stack (with e.g. 'btattach').

This includes code for generating hidden packages under 'mcu-firmware'
with all the files required for host side support (stored in directory
with the same name as firmware type, under local 'files' directory),
for a selected MCU firmware. For example, below tree:

  ./feeds/mcu/mcu-firmware/files/hci_uart/etc/...

would result in creation of new package 'zephyr-hci_uart-host-support',
included in dependencies lists for all MCU firmware versions of the
'hci_uart' type, with everything from '.../files/hci_uart/'.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2023-03-20 08:26:50 +01:00
..
bluetooth
bluetooth-cc2652/cc2652
bluetooth-csr
ipq807x ipq807x: add CIG WF196 BDF 2023-03-09 15:14:36 +01:00
mcu mcu-firmware: add support for host side support packages 2023-03-20 08:26:50 +01:00
mediatek-sdk/mediatek-sdk
realtek
rtkmipsel
third-party
tip openssl is needed to verify the command signatures 1. Enable openssl in AP firmware 2. Copy /certificates/sign_pubkey.pem into /etc/ucentral at boot time 2023-01-27 14:29:54 +01:00
ucentral ucentral-schema: update to latest HEAD 2023-03-20 08:26:35 +01:00
wifi-ath10k
wifi-ax ipq807x: add CIG WF196 BDF 2023-03-09 15:14:36 +01:00