File: stm32f103ze.yaml

package info (click to toggle)
python-project-generator-definitions 0.2.46-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 780 kB
  • sloc: python: 1,053; makefile: 15; sh: 6
file content (47 lines) | stat: -rw-r--r-- 1,499 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
mcu:
    vendor:
        - st
    name:
        - stm32f103ze
    core:
        - cortex-m3
tool_specific:
    iar:
        OGChipSelectEditMenu:
          state:
          - STM32F103ZE ST STM32F103ZE
        OGCoreOrChip:
          state:
          - 1
    uvision:
        TargetOption:
            Cpu:
            - IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")
            Device:
            - STM32F103ZE
            DeviceId:
            - 4216
            FlashDriverDll:
            - UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000)
            SFDFile:
            - SFD\ST\STM32F1xx\STM32F103xx.sfr
            Vendor:
            - STMicroelectronics
    uvision5:
        TargetOption:
            Cpu:
            - IRAM(0x20000000,0x10000) IROM(0x08000000,0x80000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE
            Device:
            - STM32F103ZE
            DeviceId:
            - 4216
            FlashDriverDll:
            - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$Flash\STM32F10x_512.FLM))
            PackID:
            - Keil.STM32F1xx_DFP.2.2.0
            SFDFile:
            - $$Device:STM32F103ZE$SVD\STM32F103xx.svd
            RegisterFile:
            - $$Device:STM32F103ZE$Device\Include\stm32f10x.h
            Vendor:
            - STMicroelectronics