2.2 Firmware Integration

To build ATWILC's firmware (FW) files as part of the kernel, perform the following steps:
  1. Add firmwares to linux_root/firmware/mchp/
  2. Edit linux_root/firmware/Makefile to add the firmware files
    1. fw-shipped-$(CONFIG_WILC) += mchp/wilc1000_wifi_firmware.bin
    2. fw-shipped-$(CONFIG_WILC) += mchp/wilc3000_wifi_firmware.bin
    3. fw-shipped-$(CONFIG_WILC) += mchp/wilc3000_ble_firmware.bin