File: m485sidae.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 (36 lines) | stat: -rw-r--r-- 866 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
25
26
27
28
29
30
31
32
33
34
35
36
mcu:
    core:
    - cortex-m4f
    name:
    - m485sidae
    vendor:
    - Nuvoton
tool_specific:
    uvision:
        TargetOption:
            Cpu:
            - IRAM(0x20000000-0x20027FFF) IROM(0-0x7FFFF) CLOCK(192000000) CPUTYPE("Cortex-M4") FPU2
            Device:
            - M485SIDAE
            DeviceId:
            - 0
            FlashDriverDll:
            - null
            SFDFile:
            - SFD\Nuvoton\M481_v1.SFR
            Vendor:
            - Nuvoton
    uvision5:
        TargetOption:
            Cpu:
            - IRAM(0x20000000-0x20027FFF) IROM(0-0x7FFFF) CLOCK(192000000) CPUTYPE("Cortex-M4") FPU2
            Device:
            - M485SIDAE
            DeviceId:
            - 0
            FlashDriverDll:
            - null
            SFDFile:
            - SFD\Nuvoton\M481_v1.SFR
            Vendor:
            - Nuvoton