File: cortex-m33.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-- 479 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:
        - arm
    name:
        - cortex-m33
    core:
        - cortex-m33
tool_specific:
    uvision5:
        TargetOption:
            Device:
                - ARMCM33
            Vendor:
                - ARM
            Cpu:
                - IRAM(0x0-0x0) IRAM2(0x0-0x0) IROM(0x0-0x0) CLOCK(12000000) CPUTYPE("Cortex-M33")
            FlashDriverDll:
                - 0
            DeviceId:
                - 0
            SFDFile:
                - 0