1 /*
2  * Copyright (c) 2019, Cypress Semiconductor Corporation, All Rights Reserved
3  * SPDX-License-Identifier: LicenseRef-PBL
4  *
5  * This file and the related binary are licensed under the
6  * Permissive Binary License, Version 1.0 (the "License");
7  * you may not use these files except in compliance with the License.
8  *
9  * You may obtain a copy of the License here:
10  * LICENSE-permissive-binary-license-1.0.txt and at
11  * https://www.mbed.com/licenses/PBL-1.0
12  *
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16 /* Automatically generated file - this comment ensures resources.h file creation */
17 /* Auto-generated header file. Do not edit */
18 #ifndef INCLUDED_RESOURCES_H_
19 #define INCLUDED_RESOURCES_H_
20 #include "wiced_resource.h"
21 
22 #ifndef WLAN_MFG_FIRMWARE
23 extern const resource_hnd_t wifi_firmware_image;
24 extern const unsigned char wifi_firmware_image_data[421421];
25 #endif /* !WLAN_MFG_FIRMWARE */
26 #ifdef WLAN_MFG_FIRMWARE
27 extern const resource_hnd_t wifi_mfg_firmware_image;
28 extern const unsigned char wifi_mfg_firmware_image_data[397936];
29 #endif /* WLAN_MFG_FIRMWARE */
30 
31 #endif /* ifndef INCLUDED_RESOURCES_H_ */
32