File: stm32l476vg.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,554 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:
        - stm32l476vg
    core:
        - cortex-m4
tool_specific:
    iar:
        OGChipSelectEditMenu:
          state:
          - STM32L476VG ST STM32L476VG
        OGCoreOrChip:
          state:
          - 1
    uvision:
        TargetOption:
            Cpu:
            - IROM(0x08000000,0x100000) IRAM(0x20000000,0x18000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE
            Device:
            - STM32L476VG
            DeviceId:
            - 0
            FlashDriverDll:
            - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32L4xx -FS08000000 -FL0100000 -FP0($$Device:STM32L476RG$Flash\STM32L4xx.FLM))
            SFDFile:
            - $$Device:STM32L476VG$SVD\STM32L4x.svd
            Vendor:
            - STMicroelectronics
    uvision5:
        TargetOption:
            Cpu:
            - IRAM(0x20000000,0x00018000) IRAM2(0x10000000,0x00008000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(8000000) ELITTLE
            Device:
            - STM32L476VGTx
            DeviceId:
            - null
            FlashDriverDll:
            - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32L4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32L476VGTx$Flash\STM32L4xx_1024.FLM))
            PackID:
            - Keil.STM32L4xx_DFP.1.2.0
            SFDFile:
            - $$Device:STM32L476VGTx$SVD\STM32L4x6.svd
            RegisterFile:
            - $$Device:STM32L476VGTx$Device\Include\stm32l4xx.h
            Vendor:
            - STMicroelectronics