eide.yml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. version: "4.1"
  2. name: Project
  3. type: ARM
  4. deviceName: null
  5. packDir: .pack/Puya/PY32F0xx_DFP.1.2.19
  6. srcDirs: []
  7. virtualFolder:
  8. name: <virtual_root>
  9. files:
  10. - path: docs/面板功能说明.md
  11. folders:
  12. - name: BSP
  13. files:
  14. - path: ../Drivers/BSP/PY32F030xx_Start_Kit/py32f030xx_Start_Kit.c
  15. folders: []
  16. - name: Common
  17. files:
  18. - path: ../Src/system_py32f0xx.c
  19. - path: startup_py32f030xx.s
  20. folders: []
  21. - name: Doc
  22. files:
  23. - path: ../readme.txt
  24. folders: []
  25. - name: PY32F0xx_HAL_Driver
  26. files:
  27. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal.c
  28. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_rcc.c
  29. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_rcc_ex.c
  30. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_flash.c
  31. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_gpio.c
  32. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_tim.c
  33. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_tim_ex.c
  34. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_dma.c
  35. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_pwr.c
  36. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_uart.c
  37. - path: ../Drivers/PY32F0xx_HAL_Driver/Src/py32f0xx_hal_cortex.c
  38. folders: []
  39. - name: User
  40. files:
  41. - path: ../Src/main.c
  42. - path: ../Src/py32f0xx_hal_msp.c
  43. - path: ../Src/py32f0xx_it.c
  44. - path: ../Src/led_driver.c
  45. - path: ../Src/battery_display.c
  46. - path: ../Src/input_scan.c
  47. - path: ../Src/uart_protocol.c
  48. folders: []
  49. dependenceList: []
  50. outDir: .
  51. miscInfo:
  52. uid: 36bcf0031e18a3008bbdaa90a96a7987
  53. targets:
  54. Project:
  55. cppPreprocessAttrs:
  56. defineList:
  57. - USE_HAL_DRIVER
  58. - PY32F030x8
  59. incList:
  60. - .
  61. - ../Inc
  62. - ../Drivers/BSP/PY32F030xx_Start_Kit
  63. - ../Drivers/CMSIS/Include
  64. - ../Drivers/CMSIS/Device/PY32F0xx/Include
  65. - ../Drivers/PY32F0xx_HAL_Driver/Inc
  66. libList: []
  67. excludeList: []
  68. settings:
  69. debugger: cortex-debug
  70. toolchain: GCC
  71. toolchainConfigMap:
  72. GCC:
  73. archExtensions: ""
  74. cpuType: Cortex-M0+
  75. floatingPointHardware: none
  76. options:
  77. version: 5
  78. afterBuildTasks: []
  79. asm-compiler: {}
  80. beforeBuildTasks: []
  81. c/cpp-compiler:
  82. language-c: c11
  83. language-cpp: c++11
  84. one-elf-section-per-data: true
  85. one-elf-section-per-function: true
  86. optimization: level-debug
  87. warnings: all-warnings
  88. global:
  89. $float-abi-type: softfp
  90. arm-thumb-mode: thumb
  91. misc-control: --specs=nosys.specs --specs=nano.specs
  92. output-debug-info: enable
  93. linker:
  94. $toolName: auto
  95. LIB_FLAGS: -lm
  96. output-format: elf
  97. remove-unused-input-sections: true
  98. scatterFilePath: py32f030x8.ld
  99. storageLayout:
  100. RAM: []
  101. ROM: []
  102. useCustomScatterFile: true
  103. uploadConfigMap:
  104. JLink:
  105. baseAddr: ""
  106. bin: ""
  107. cpuInfo:
  108. cpuName: PY32F030x8
  109. vendor: Puya
  110. otherCmds: ""
  111. proType: 1
  112. speed: 8000
  113. OpenOCD:
  114. baseAddr: "0x08000000"
  115. bin: ""
  116. interface: cmsis-dap
  117. target: py32f030
  118. pyOCD:
  119. baseAddr: "0x08000000"
  120. bin: ""
  121. config: .eide/project.pyocd.yaml
  122. otherCmds: '"--pack="D:\PY32F0xx_Firmware_V1.5.0\Packs\MDK\Puya.PY32F0xx_DFP.1.2.19.pack""'
  123. speed: 8M
  124. targetName: PY32F030x8
  125. uploader: pyOCD