File: beetle.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 (26 lines) | stat: -rw-r--r-- 636 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
mcu:
  core:
  - cortex-m3
  name:
  - beetle
  vendor:
  - arm
tool_specific:
  uvision5:
    TargetOption:
      Cpu:
      - IROM(0x00000000,0x40000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M3") CLOCK(12000000) ESEL ELITTLE
      Device:
      - ARMCM3
      DeviceId:
      - 0
      FlashDriverDll:
      - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC3000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device/ARM/Flash/TSMCULP55V2_256.FLM))
      PackID:
      - ARM.CMSIS.4.5.0
      SFDFile:
      - $$Device:ARMCM3$Device\ARM\SVD\ARMCM3.svd
      RegisterFile:
      - null
      Vendor:
      - ARM