File: nrf52832.yaml

package info (click to toggle)
python-project-generator-definitions 0.2.38-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 636 kB
  • sloc: python: 1,033; makefile: 15; sh: 6
file content (45 lines) | stat: -rw-r--r-- 1,452 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
mcu:
    vendor:
        - nordic
    name:
        - nrf52
    core:
        - cortex-m4
tool_specific:
    uvision:
        TargetOption:
            Device:
                - nRF52832_xxAA
            Vendor:
                - Nordic Semiconductor
            Cpu:
                - IROM(0x00000000,0x80000) IRAM(0x20000000,0x10000) CPUTYPE("Cortex-M4") FPU2 CLOCK(64000000) ELITTLE
            FlashDriverDll:
                - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC2000 -FN1 -FF0nrf52xxx -FS00 -FL0200000 -FP0($$Device:nRF52832_xxAA$Flash\nrf52xxx))
            DeviceId:
                - 0
            SFDFile:
                - $$Device:nRF52832_xxAA$SVD\nrf52.xml
    iar:
        OGChipSelectEditMenu:
          state:
          - nRF52832-QFAA NordicSemi nRF52832-QFAA
        OGCoreOrChip:
          state:
          - 1
    uvision5:
        TargetOption:
            Cpu:
            - IROM(0x00000000,0x80000) IRAM(0x20000000,0x10000) CPUTYPE("Cortex-M4") FPU2 CLOCK(64000000) ELITTLE
            Device:
            - nRF52832_xxAA
            DeviceId:
            - 0
            FlashDriverDll:
            - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC2000 -FN1 -FF0nrf52xxx -FS00 -FL0200000 -FP0($$Device:nRF52832_xxAA$Flash\nrf52xxx))
            PackID:
            - NordicSemiconductor.nRF_DeviceFamilyPack.8.16.0
            SFDFile:
            - $$Device:nRF52832_xxAA$SVD\nrf52.svd
            Vendor:
            - Nordic Semiconductor