nm_bsp_internal.h
Go to the documentation of this file.
1 
38 #ifndef _NM_BSP_INTERNAL_H_
39 #define _NM_BSP_INTERNAL_H_
40 
41 
42 
43 #ifdef WIN32
44 #include "nm_bsp_win32.h"
45 #endif
46 
47 #ifdef __K20D50M__
48 #include "nm_bsp_k20d50m.h"
49 #endif
50 
51 #ifdef __MSP430FR5739__
52 #include "bsp_msp430fr5739.h"
53 #endif
54 
55 #ifdef _FREESCALE_MCF51CN128_
56 #include "bsp/include/nm_bsp_mcf51cn128.h"
57 #endif
58 
59 #ifdef __MCF964548__
60 #include "bsp/include/nm_bsp_mc96f4548.h"
61 #endif
62 
63 #ifdef __APP_APS3_CORTUS__
64 #include "nm_bsp_aps3_cortus.h"
65 #endif
66 
67 #if (defined __SAMD21J18A__) || (defined __SAMD21G18A__)
68 #include "bsp/include/nm_bsp_samd21.h"
69 #endif
70 
71 #if (defined __SAM4S16C__) || (defined __SAM4SD32C__)
72 #include "bsp/include/nm_bsp_sam4s.h"
73 #endif
74 
75 #ifdef __SAMG55J19__
76 #include "bsp/include/nm_bsp_samg55.h"
77 #endif
78 
79 #ifdef __SAMG53N19__
80 #include "bsp/include/nm_bsp_samg53.h"
81 #endif
82 
83 #if (defined __SAME70Q21__) || (defined __SAME70Q20B__) || (defined __SAME70Q21B__)
85 #endif
86 
87 #ifdef CORTUS_APP
88 #include "crt_iface.h"
89 #endif
90 
91 #ifdef NRF51
92 #include "nm_bsp_nrf51822.h"
93 #endif
94 
95 #ifdef _ARDUINO_UNO_
96 #include "bsp/include/nm_bsp_arduino_uno.h"
97 #endif
98 
99 
100 #endif //_NM_BSP_INTERNAL_H_
This module contains SAME70 BSP APIs declarations.


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:17:58