File: entry_points.txt

package info (click to toggle)
pyocd 0.13.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,144 kB
  • sloc: python: 19,903; xml: 182; ansic: 112; makefile: 65; sh: 47
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[console_scripts]
pyocd-flashtool = pyocd.tools.flash_tool:main
pyocd-gdbserver = pyocd.tools.gdb_server:main
pyocd-tool = pyocd.tools.pyocd:main