21 lines
310 B
C
21 lines
310 B
C
/*
|
|
* UVISION generated file: DO NOT EDIT!
|
|
* Generated by: uVision version 5.40.0.0
|
|
*
|
|
* Project: 'WTZS32V2'
|
|
* Target: 'WTZS32V2'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32h7xx.h"
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|