File: stm32l152rc.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 (22 lines) | stat: -rw-r--r-- 611 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
mcu:
    vendor:
        - st
    name:
        - stm32l152rc
    core:
        - cortex-m0
tool_specific:
    uvision:
        TargetOption:
            Cpu:
            - IRAM(0x20000000-0x20007FFF) IROM(0x8000000-0x803FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")
            Device:
            - STM32L152RC
            DeviceId:
            - 6520
            FlashDriverDll:
            - ULP2CM3(-O207 -S8 -C0 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32L1xx_256 -FS08000000 -FL040000)
            SFDFile:
            - $$Device:STM32L152RC$SVD\STM32L15x.svd
            Vendor:
            - STMicroelectronics