21 lines
364 B
C
21 lines
364 B
C
/*
|
|
* CSOLUTION generated file: DO NOT EDIT!
|
|
* Generated by: csolution version 2.4.0
|
|
*
|
|
* Project: 'STM32G474RETx_Demo_Blink+STM32G474RETxDemoBlink'
|
|
* Target: 'STM32G474RETxDemoBlink'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32g4xx.h"
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|