2020-11-27 14:30:25 +08:00
|
|
|
/*
|
2021-03-14 12:58:10 +08:00
|
|
|
* Copyright (c) 2006-2021, RT-Thread Development Team
|
2020-11-27 14:30:25 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*
|
|
|
|
* Change Logs:
|
|
|
|
* Date Author Notes
|
|
|
|
* 2020-11-08 bigmagic first version
|
|
|
|
*/
|
|
|
|
#ifndef __DRV_ILI9486_H__
|
|
|
|
#define __DRV_ILI9486_H__
|
|
|
|
|
|
|
|
#endif//ILI9486
|