thepeach_k1/r1: Copyright Amendment, Rename HW comment Correctly.

This commit is contained in:
MAD-CRAZY-MAN
2022-12-06 10:14:47 +09:00
committed by David Sidrane
parent 5fc10971ff
commit 7f01e3962f
2 changed files with 4 additions and 4 deletions
@@ -2,7 +2,7 @@
* board.h * board.h
* include/arch/board/board.h * include/arch/board/board.h
* *
* Copyright (C) 2009, 2016 Gregory Nutt. All rights reserved. * Copyright (C) 2009, 2016, 2022 Gregory Nutt. All rights reserved.
* Authors: Gregory Nutt <gnutt@nuttx.org> * Authors: Gregory Nutt <gnutt@nuttx.org>
* David Sidrane <david_s5@nscsdg.com> * David Sidrane <david_s5@nscsdg.com>
* *
@@ -55,7 +55,7 @@
************************************************************************************/ ************************************************************************************/
/* Clocking *************************************************************************/ /* Clocking *************************************************************************/
/* The PX4FMUV2 uses a 24MHz crystal connected to the HSE. /* The ThePeach FCC-K1 uses a 24MHz crystal connected to the HSE.
* *
* This is the "standard" configuration as set up by arch/arm/src/stm32f40xx_rcc.c: * This is the "standard" configuration as set up by arch/arm/src/stm32f40xx_rcc.c:
* System Clock source : PLL (HSE) * System Clock source : PLL (HSE)
@@ -2,7 +2,7 @@
* board.h * board.h
* include/arch/board/board.h * include/arch/board/board.h
* *
* Copyright (C) 2009, 2016 Gregory Nutt. All rights reserved. * Copyright (C) 2009, 2016, 2022 Gregory Nutt. All rights reserved.
* Authors: Gregory Nutt <gnutt@nuttx.org> * Authors: Gregory Nutt <gnutt@nuttx.org>
* David Sidrane <david_s5@nscsdg.com> * David Sidrane <david_s5@nscsdg.com>
* *
@@ -55,7 +55,7 @@
************************************************************************************/ ************************************************************************************/
/* Clocking *************************************************************************/ /* Clocking *************************************************************************/
/* The PX4FMUV2 uses a 24MHz crystal connected to the HSE. /* The ThePeach FCC-R1 uses a 24MHz crystal connected to the HSE.
* *
* This is the "standard" configuration as set up by arch/arm/src/stm32f40xx_rcc.c: * This is the "standard" configuration as set up by arch/arm/src/stm32f40xx_rcc.c:
* System Clock source : PLL (HSE) * System Clock source : PLL (HSE)