Initial commit

This commit is contained in:
Вячеслав Штейбезандт
2024-10-31 11:46:35 +03:00
committed by Tenocha
parent 02b570a41c
commit 3173e999aa
903 changed files with 435151 additions and 0 deletions

View File

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