mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
Only this version includes the GSMTAP_SIM_ATR and GSMTAP_SIM_APDU definitions. Change-Id: I988cad56aed755af416fc7f23822dcf0229dbb7d
31 lines
1022 B
Plaintext
31 lines
1022 B
Plaintext
Source: simtrace2
|
|
Maintainer: Harald Welte <laforge@gnumonks.org>
|
|
Section: devel
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 9),
|
|
libosmocore-dev (>= 0.12.1),
|
|
libnewlib-arm-none-eabi,
|
|
libusb-1.0-0-dev,
|
|
gcc-arm-none-eabi
|
|
Standards-Version: 3.9.8
|
|
Vcs-Git: git://git.osmocom.org/simtrace2.git
|
|
Vcs-Browser: http://git.osmocom.org/simtrace2/
|
|
Homepage: http://osmocom.org/projects/simtrace2/wiki
|
|
|
|
Package: simtrace2-firmware
|
|
Section: devel
|
|
Architecture: all
|
|
Recommends: dfu-util
|
|
Description: Firmware for SAM3 based SIMtrace2 USB Devices.
|
|
Open Source firmware for the Cortex-M3 microcontroller in the
|
|
"Osmocom SIMtrace2" USB-attached peripheral device. Will only work in
|
|
SAM3S-based SIMtrace2, not in its SAM7S-based predecessor SIMtrace!
|
|
|
|
Package: simtrace2-utils
|
|
Section: devel
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Recommends: simtrace2-firmware
|
|
Description: Host utilities to communicate with SIMtrace2 USB Devices.
|