File: psoc5lp.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 (24 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
mcu:
    core:
    - cortex-m3
    name:
    - psoc5lp
    vendor:
    - Cypress
tool_specific:
    uvision:
        TargetOption:
            Cpu:
            - IRAM(0x1FFFE000-0x1FFFFFFF) IRAM2(0x20000000-0x20001FFF) IROM(0x0-0xFFFF) CLOCK(4000000) CPUTYPE("Cortex-M3") ELITTLE ESEL
            Device:
            - CY8C5868LTI-LP039
            DeviceId:
            - 0
            FlashDriverDll:
            - null
            RegisterFile:
            - null
            SFDFile:
            - null
            Vendor:
            - Cypress