Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
st7735_params.h
1
/*
2
* SPDX-FileCopyrightText: 2018 Koen Zandberg <koen@bergzand.net>
3
* SPDX-FileCopyrightText: 2021 Francisco Molina
4
* SPDX-FileCopyrightText: 2023 Gunar Schorcht
5
* SPDX-License-Identifier: LGPL-2.1-only
6
*/
7
8
#pragma once
9
10
#if !DOXYGEN
/* hide from documentation */
26
27
#include "board.h"
28
#include "
lcd.h
"
29
#include "st7735.h"
30
31
#ifdef __cplusplus
32
extern
"C"
{
33
#endif
34
35
#ifdef __cplusplus
36
}
37
#endif
38
40
#endif
/* DOXYGEN */
lcd.h
Generated on Wed Apr 15 2026 03:46:10 by
1.13.2