esp-idf/examples/peripherals/ppa/ppa_dsi/main/image.h

10 lines
173 B
C
Raw Normal View History

2024-06-24 06:14:13 -04:00
/*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdlib.h>
extern const uint8_t image_map[];