LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
Main Page
Modules
Data Structures
Files
Related Pages
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
FreeRTOSConfig.h
Go to the documentation of this file.
1
#ifndef __FREERTOS_CONFIG__H
2
#define __FREERTOS_CONFIG__H
3
4
#ifdef CORE_M4
5
#include "lpc43xx_m4_FreeRTOSConfig.h"
6
#elif defined(CORE_M0)
7
#include "lpc43xx_m0_FreeRTOSConfig.h"
8
#else
9
#error "For LPC43XX one of CORE_M0 or CORE_M4 must be defined!"
10
#endif
/* ifdef CORE_M4 */
11
12
# endif
/* __FREERTOS_CONFIG__H */
applications
lpc18xx_43xx
examples
dualcore_43xx
blinky_freertos
configs
FreeRTOSConfig.h
Generated on Fri May 10 2013 10:42:00 for LPCOpen Platform by
1.8.2