Loading...
Searching...
No Matches
st77xx_internal.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2018 Koen Zandberg
3 * SPDX-FileCopyrightText: 2023 Gunar Schorcht
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6
7#pragma once
8
21
22#ifdef __cplusplus
23extern "C" {
24#endif
25
26#include "lcd_internal.h"
27
28#ifdef __cplusplus
29}
30#endif
Device driver implementation for the lcd display controller.