You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
301 B
C
21 lines
301 B
C
|
1 year ago
|
/*
|
||
|
|
* UVISION generated file: DO NOT EDIT!
|
||
|
|
* Generated by: uVision version 5.40.0.0
|
||
|
|
*
|
||
|
|
* Project: 'lesson'
|
||
|
|
* Target: 'spy'
|
||
|
|
*/
|
||
|
|
|
||
|
|
#ifndef RTE_COMPONENTS_H
|
||
|
|
#define RTE_COMPONENTS_H
|
||
|
|
|
||
|
|
|
||
|
|
/*
|
||
|
|
* Define the Device Header File:
|
||
|
|
*/
|
||
|
|
#define CMSIS_device_header "TM4C123.h"
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
#endif /* RTE_COMPONENTS_H */
|