File: stm32l151xc.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 (29 lines) | stat: -rw-r--r-- 807 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
mcu:
    vendor:
        - st
    name:
        - stm32l152xe
    core:
        - cortex-m0
tool_specific:
    iar:
        OGChipSelectEditMenu:
          state:
          - STM32L152xE ST STM32L152xE
        OGCoreOrChip:
          state:
          - 1
    uvision:
        TargetOption:
            Cpu:
            - IROM(0x08000000,0x60000) IRAM(0x20000000,0xC000) CPUTYPE("Cortex-M3") CLOCK(32000000) ELITTLE
            Device:
            - STM32L152RD
            DeviceId:
            - 6512
            FlashDriverDll:
            - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32L1xx_384 -FS08000000 -FL060000 -FP0($$Device:STM32L152RD$Flash\STM32L1xx_384.FLM))
            SFDFile:
            - $$Device:STM32L152RD$SVD\STM32L15x.svd
            Vendor:
            - STMicroelectronics