mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +08:00
ARMv7-M: ETM header file
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -65,8 +65,13 @@
|
||||
* Included Files
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include "chip/efm32_memorymap.h"
|
||||
|
||||
#if !defined(CONFIG_EFM32_EFM32GG) && !defined(CONFIG_EFM32_EFM32G)
|
||||
# warning This is the EFM32GG/G header file; Review/modification needed for this archtecture
|
||||
#endif
|
||||
|
||||
/*******************************************************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
@@ -65,8 +65,13 @@
|
||||
* Included Files
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include "chip/efm32_memorymap.h"
|
||||
|
||||
#if !defined(CONFIG_EFM32_EFM32GG) && !defined(CONFIG_EFM32_EFM32G)
|
||||
# warning This is the EFM32GG/G header file; Review/modification needed for this archtecture
|
||||
#endif
|
||||
|
||||
/*******************************************************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
@@ -65,8 +65,13 @@
|
||||
* Included Files
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include "chip/efm32_memorymap.h"
|
||||
|
||||
#if !defined(CONFIG_EFM32_EFM32GG) && !defined(CONFIG_EFM32_EFM32G)
|
||||
# warning This is the EFM32GG/G header file; Review/modification needed for this archtecture
|
||||
#endif
|
||||
|
||||
/*******************************************************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
@@ -68,6 +68,10 @@
|
||||
#include <nuttx/config.h>
|
||||
#include "chip/efm32_memorymap.h"
|
||||
|
||||
#if !defined(CONFIG_EFM32_EFM32GG) && !defined(CONFIG_EFM32_EFM32G)
|
||||
# warning This is the EFM32GG/G header file; Review/modification needed for this archtecture
|
||||
#endif
|
||||
|
||||
/*******************************************************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
@@ -65,8 +65,13 @@
|
||||
* Included Files
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include "chip/efm32_memorymap.h"
|
||||
|
||||
#if !defined(CONFIG_EFM32_EFM32GG) && !defined(CONFIG_EFM32_EFM32G)
|
||||
# warning This is the EFM32GG/G header file; Review/modification needed for this archtecture
|
||||
#endif
|
||||
|
||||
/*******************************************************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
*******************************************************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user