summaryrefslogtreecommitdiff
path: root/src/driver/sharp96.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/sharp96.cc')
-rw-r--r--src/driver/sharp96.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/driver/sharp96.cc b/src/driver/sharp96.cc
index 92f32fa..29cfa49 100644
--- a/src/driver/sharp96.cc
+++ b/src/driver/sharp96.cc
@@ -2,6 +2,9 @@
* Copyright 2020 Daniel Friesel
*
* SPDX-License-Identifier: BSD-2-Clause
+ *
+ * Driver for Sharp LS013B4DN04 transflective LCD, also available as
+ * "430BOOST-SHARP96" addon for the MSP430 LaunchPad series.
*/
#include "driver/sharp96.h"
#include "driver/spi.h"