cfag12864b-example.c (976e3645923bdd2fe7893aae33fd7a21098bfb28) cfag12864b-example.c (c131bd0b5448bb577b7a9ed48c4e528807e8d5af)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Filename: cfag12864b-example.c
4 * Version: 0.1.0
5 * Description: cfag12864b LCD userspace example program
6 *
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Filename: cfag12864b-example.c
4 * Version: 0.1.0
5 * Description: cfag12864b LCD userspace example program
6 *
7 * Author: Copyright (C) Miguel Ojeda Sandonis
7 * Author: Copyright (C) Miguel Ojeda <ojeda@kernel.org>
8 * Date: 2006-10-31
9 */
10
11/*
12 * ------------------------
13 * start of cfag12864b code
14 * ------------------------
15 */

--- 252 unchanged lines hidden ---
8 * Date: 2006-10-31
9 */
10
11/*
12 * ------------------------
13 * start of cfag12864b code
14 * ------------------------
15 */

--- 252 unchanged lines hidden ---