This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
CMS3in1/1.Cabin/4.MISC/AD7606/Projects/MDK-ARM/EIDE/.eide/eide.json

304 lines
8.0 KiB
JSON

{
"name": "atk_f407",
"type": "ARM",
"dependenceList": [],
"srcDirs": [
".eide/deps"
],
"virtualFolder": {
"name": "<virtual_root>",
"files": [],
"folders": [
{
"name": "Drivers",
"files": [],
"folders": [
{
"name": "BSP",
"files": [
{
"path": "../../../Drivers/BSP/AD7606/AD7606.c"
},
{
"path": "../../../Drivers/BSP/LED/led.c"
}
],
"folders": []
},
{
"name": "STM32F4xx_HAL_Driver",
"files": [
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c"
},
{
"path": "../../../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c"
}
],
"folders": []
},
{
"name": "SYSTEM",
"files": [
{
"path": "../../../Drivers/SYSTEM/delay/delay.c"
},
{
"path": "../../../Drivers/SYSTEM/fsmc/fsmc.c"
},
{
"path": "../../../Drivers/SYSTEM/sys/sys.c"
},
{
"path": "../../../Drivers/SYSTEM/tim1/tim1_PWM.c"
},
{
"path": "../../../Drivers/SYSTEM/usart/usart.c"
}
],
"folders": []
}
]
},
{
"name": "Readme",
"files": [],
"folders": []
},
{
"name": "Startup",
"files": [
{
"path": "../../../Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f407xx.s"
}
],
"folders": []
},
{
"name": "User",
"files": [
{
"path": "../../../Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c"
},
{
"path": "../../../User/main.c"
},
{
"path": "../../../User/stm32f4xx_it.c"
}
],
"folders": []
}
]
},
"outDir": "build",
"deviceName": "STM32F407ZGTx",
"packDir": ".pack/Keil/STM32F4xx_DFP.2.14.0",
"miscInfo": {
"uid": "0e1b11c2e3f70585baac37c90b43a43e"
},
"targets": {
"AD7606": {
"excludeList": [],
"toolchain": "AC5",
"compileConfig": {
"cpuType": "Cortex-M4",
"floatingPointHardware": "single",
"scatterFilePath": "",
"useCustomScatterFile": false,
"storageLayout": {
"RAM": [
{
"tag": "RAM",
"id": 1,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"noInit": false
},
{
"tag": "RAM",
"id": 2,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"noInit": false
},
{
"tag": "RAM",
"id": 3,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"noInit": false
},
{
"tag": "IRAM",
"id": 1,
"mem": {
"startAddr": "0x20000000",
"size": "0x20000"
},
"isChecked": true,
"noInit": false
},
{
"tag": "IRAM",
"id": 2,
"mem": {
"startAddr": "0x10000000",
"size": "0x10000"
},
"isChecked": false,
"noInit": false
}
],
"ROM": [
{
"tag": "ROM",
"id": 1,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"isStartup": false
},
{
"tag": "ROM",
"id": 2,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"isStartup": false
},
{
"tag": "ROM",
"id": 3,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"isStartup": false
},
{
"tag": "IROM",
"id": 1,
"mem": {
"startAddr": "0x8000000",
"size": "0x100000"
},
"isChecked": true,
"isStartup": true
},
{
"tag": "IROM",
"id": 2,
"mem": {
"startAddr": "0x0",
"size": "0x0"
},
"isChecked": false,
"isStartup": false
}
]
},
"options": "null"
},
"uploader": "STLink",
"uploadConfig": {
"bin": "",
"proType": "SWD",
"resetMode": "default",
"runAfterProgram": true,
"speed": 4000,
"address": "0x8000000",
"elFile": "None",
"optionBytes": ".eide/ad7606.st.option.bytes.ini",
"otherCmds": ""
},
"uploadConfigMap": {
"JLink": {
"bin": "",
"baseAddr": "",
"cpuInfo": {
"vendor": "null",
"cpuName": "null"
},
"proType": 1,
"speed": 8000,
"otherCmds": ""
}
},
"custom_dep": {
"name": "default",
"incList": [
"../../../User",
"../../../Drivers",
"../../../Drivers/CMSIS/Device/ST/STM32F4xx/Include",
"../../../Drivers/CMSIS/Include",
"../../../Drivers/STM32F4xx_HAL_Driver/Inc",
"../../../Middlewares",
".cmsis/include",
"../RTE/_AD7606",
".eide/deps"
],
"libList": [],
"sourceDirList": [],
"defineList": [
"USE_HAL_DRIVER",
"STM32F407xx"
]
}
}
},
"version": "3.3"
}