Rename sam_pio.c to sama5d53x4x_pio.c
This commit is contained in:
parent
114f353224
commit
7c62fcbe96
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/****************************************************************************
|
||||
* arch/arm/src/sama5/sam_pio.c
|
||||
* General Purpose Input/Output (PIO) logic for the SAMA5
|
||||
* arch/arm/src/sama5/sama5d3x4x_pio.c
|
||||
* General Purpose Input/Output (PIO) logic for the SAMA5D3x and SAMA5D4x
|
||||
*
|
||||
* Copyright (C) 2013-2014 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
Loading…
Add table
Reference in a new issue