arch/arm/src/am335x/hardware: Add register description files for DCAN and LCD.

This commit is contained in:
Petro Karashchenko
2019-07-06 06:57:05 -06:00
committed by Gregory Nutt
parent ea44bc5691
commit 90bed3383e
4 changed files with 714 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/********************************************************************************************
* include/nuttx/lcd/edid.h
* EDID (Extended Display Identification Data) Format
* EDID (Extended Display Identification Data) Format
*
* Copyright (C) 2019 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>