Skip to content
Snippets Groups Projects
Commit 9e909994 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

pervasive aurora mb: more specific hardware description

parent 7b7c2c5b
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,10 @@ ...@@ -3,8 +3,10 @@
* *
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Driver for Pervasive Aurora Mb E-Paper displays with internal Timing * Driver for 4.2" Pervasive Aurora Mb (V230/V231) E-Paper displays with
* Controller (iTC). Configured for the 300x400px 4.2" variant. * internal Timing Controller (iTC) connected to a Pervasive EPD Extension
* Board Gen 2 (EXT2)-02. Configured for the 300x400px 4.2" E-Paper variant;
* register contents and LUTs for other resolutions and revisions may differ.
*/ */
#pragma once #pragma once
......
...@@ -3,8 +3,10 @@ ...@@ -3,8 +3,10 @@
* *
* SPDX-License-Identifier: BSD-2-Clause * SPDX-License-Identifier: BSD-2-Clause
* *
* Driver for Pervasive Aurora Mb E-Paper displays with internal Timing * Driver for 4.2" Pervasive Aurora Mb (V230/V231) E-Paper displays with
* Controller (iTC). Configured for the 300x400px 4.2" variant. * internal Timing Controller (iTC) connected to a Pervasive EPD Extension
* Board Gen 2 (EXT2)-02. Configured for the 300x400px 4.2" E-Paper variant;
* register contents and LUTs for other resolutions and revisions may differ.
*/ */
#include "driver/pervasive_aurora_mb.h" #include "driver/pervasive_aurora_mb.h"
#include "driver/spi.h" #include "driver/spi.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment