Trivial fix of two typos
This commit is contained in:
parent
149f3bd471
commit
5f0af167df
@ -50,7 +50,7 @@
|
||||
************************************************************************************/
|
||||
|
||||
/* Configuration *********************************************************************/
|
||||
/* Make sure that no unsupported USART, I2C master, or SPI masgter peripherals are
|
||||
/* Make sure that no unsupported USART, I2C master, or SPI master peripherals are
|
||||
* enabled.
|
||||
*/
|
||||
|
||||
@ -179,7 +179,6 @@
|
||||
|
||||
/* Check if we have an I2C device */
|
||||
|
||||
|
||||
#undef CONFIG_LPC54_HAVE_I2C_MASTER
|
||||
#undef HAVE_I2C_MASTER_DEVICE
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/****************************************************************************
|
||||
* arch/arm/src/common/sam_mpuinit.c
|
||||
* arch/arm/src/samv7/sam_mpuinit.c
|
||||
*
|
||||
* Copyright (C) 2011, 2013 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user