mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
kinetis: Update documentation page titles
This commit is contained in:
parent
2194a3366e
commit
86ae36b5be
@ -7,10 +7,10 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup cpu_k22f NXP Kinetis K22F MCU
|
||||
* @defgroup cpu_k22f NXP Kinetis K22F
|
||||
* @ingroup cpu
|
||||
* @brief CPU specific implementations for the NXP Kinetis K22F
|
||||
* Cortex-M4 MCU.
|
||||
* Cortex-M4 MCU
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,9 +7,10 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup cpu_k60 Freescale Kinetis K60
|
||||
* @defgroup cpu_k60 NXP Kinetis K60
|
||||
* @ingroup cpu
|
||||
* @brief CPU specific implementations for the Freescale Kinetis K60
|
||||
* @brief CPU specific implementations for the NXP Kinetis K60
|
||||
* Cortex-M4 MCU
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -8,10 +8,10 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup cpu_k64f Freescale K64F MCU
|
||||
* @defgroup cpu_k64f NXP Kinetis K64F
|
||||
* @ingroup cpu
|
||||
* @brief CPU specific implementations for the Freescale K64F
|
||||
* Kinetis Cortex-M4 MCU.
|
||||
* @brief CPU specific implementations for the NXP Kinetis K64F
|
||||
* Cortex-M4 MCU
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -8,11 +8,15 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup cpu_kw2xd KW2xD SiP
|
||||
* @defgroup cpu_kw2xd NXP Kinetis KW2xD
|
||||
* @ingroup cpu
|
||||
* @brief CPU specific implementations for the NXP/Freescale KW2xD SiP.
|
||||
* The SiP incorporates a low power 2.4 GHz transceiver and a
|
||||
* @brief CPU specific implementations for the NXP Kinetis KW2xD SiP
|
||||
*
|
||||
* The SiP incorporates a low power 2.4 GHz transceiver, and a
|
||||
* Kinetis Cortex-M4 MCU.
|
||||
*
|
||||
* From the register map and functional description it seems
|
||||
* like the transceiver is a close relative of the NXP MCR20A.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
Loading…
Reference in New Issue
Block a user