Browse Source

上傳檔案到 'app/main/CTO20220622/MDK-ARM/RTE/_SDIO'

rita 2 years ago
parent
commit
4a8905f777
1 changed files with 21 additions and 0 deletions
  1. 21 0
      app/main/CTO20220622/MDK-ARM/RTE/_SDIO/RTE_Components.h

+ 21 - 0
app/main/CTO20220622/MDK-ARM/RTE/_SDIO/RTE_Components.h

@@ -0,0 +1,21 @@
+

+/*

+ * Auto generated Run-Time-Environment Configuration File

+ *      *** Do not modify ! ***

+ *

+ * Project: 'SDIO' 

+ * Target:  'SDIO' 

+ */

+

+#ifndef RTE_COMPONENTS_H

+#define RTE_COMPONENTS_H

+

+

+/*

+ * Define the Device Header File: 

+ */

+#define CMSIS_device_header "stm32f4xx.h"

+

+

+

+#endif /* RTE_COMPONENTS_H */