mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
thepeach_k1/r1: Copyright Amendment, Rename HW comment Correctly.
This commit is contained in:
committed by
David Sidrane
parent
5fc10971ff
commit
7f01e3962f
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user