Add NUCLEO_STM32F446RE BSP

This commit is contained in:
niannianyouyu
2020-02-09 21:55:31 +08:00
parent 0825859a0c
commit d2f38a016e
32 changed files with 12747 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'NUCLEO_STM32F446RE'
* Target: 'tencentos'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f4xx.h"
#endif /* RTE_COMPONENTS_H */