File: uvis.mpt

package info (click to toggle)
ace 8.0.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 46,932 kB
  • sloc: cpp: 341,621; perl: 31,868; sh: 1,963; python: 529; yacc: 511; xml: 330; lex: 158; lisp: 116; makefile: 85; csh: 20; ansic: 19; tcl: 5
file content (19 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
configurations = Release
devices = STM32L476ZGTx

Debug {
  debuginformation = 1
}

Release {
  debuginformation = 0
}

STM32L476ZGTx {
  board = STM32L476
  dfp = STM32L4xx
  vendor = STMicroelectronics
  flash = STM32L4xx_1024.FLM
  register = stm32l4xx.h
  sfd = STM32L4x6.svd
}