MCB1700_Welcome
RTE_Components.h
Go to the documentation of this file.
1 
2 /*
3  * Auto generated Run-Time-Environment Component Configuration File
4  * *** Do not modify ! ***
5  *
6  * Project: 'Blinky_Vorlage'
7  * Target: 'LPC1768'
8  */
9 
10 #ifndef RTE_COMPONENTS_H
11 #define RTE_COMPONENTS_H
12 
13 
14 /*
15  * Define the Device Header File:
16  */
17 #define CMSIS_device_header "LPC17xx.h"
18 
19 #define RTE_DEVICE_STARTUP_LPC17XX /* Device Startup for NXP17XX */
20 #define RTE_Drivers_SPI0 /* Driver SPI0 */
21  #define RTE_Drivers_SPI1 /* Driver SPI1 */
22 #define RTE_Drivers_SPI2 /* Driver SPI2 */
23 
24 #endif /* RTE_COMPONENTS_H */