source: S-port/trunk/MDK-ARM/RTE/_SPort/RTE_Components.h

Last change on this file was 1, checked in by AlexLir, 3 years ago
File size: 334 bytes
Line 
1
2/*
3 * Auto generated Run-Time-Environment Configuration File
4 * *** Do not modify ! ***
5 *
6 * Project: 'SPort'
7 * Target: 'SPort'
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 "stm32f4xx.h"
18
19
20
21#endif /* RTE_COMPONENTS_H */
Note: See TracBrowser for help on using the repository browser.