kopia lustrzana https://github.com/stlink-org/stlink
Removed deprecated debian pkg config settings
rodzic
ce6ffe7030
commit
1f9724e821
|
@ -1 +0,0 @@
|
|||
9
|
|
@ -1,53 +0,0 @@
|
|||
Source: stlink
|
||||
Priority: optional
|
||||
Maintainer: Luca Bocassi <bluca@debian.org>
|
||||
Build-Depends: debhelper (>= 9), cmake, libusb-1.0-0-dev, libgtk-3-dev
|
||||
Standards-Version: 4.1.3
|
||||
Section: electronics
|
||||
Homepage: https://github.com/stlink-org/stlink
|
||||
Vcs-Git: https://github.com/stlink-org/stlink.git
|
||||
Vcs-Browser: https://github.com/stlink-org/stlink
|
||||
|
||||
Package: libstlink-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: libstlink1 (= ${binary:Version}), ${misc:Depends}
|
||||
Description: OpenSource ST-Link tools replacement.
|
||||
Flashing tools for STMicroelectronics STM32VL and STM32L. The transport layers
|
||||
STLINKv1 and STLINKv2 are supported.
|
||||
.
|
||||
This package contains the development files for stlink.
|
||||
|
||||
Package: libstlink1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Breaks: libstlink
|
||||
Replaces: libstlink
|
||||
Description: OpenSource ST-Link tools replacement.
|
||||
Flashing tools for STMicroelectronics STM32VL and STM32L. The transport layers
|
||||
STLINKv1 and STLINKv2 are supported.
|
||||
.
|
||||
This package contains the shared library for stlink.
|
||||
|
||||
Package: stlink-tools
|
||||
Architecture: any
|
||||
Depends: libstlink1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Breaks: libstlink
|
||||
Replaces: libstlink
|
||||
Description: OpenSource ST-Link tools replacement.
|
||||
Flashing tools for STMicroelectronics STM32VL and STM32L. The transport layers
|
||||
STLINKv1 and STLINKv2 are supported.
|
||||
.
|
||||
This package contains commandline utilities for stlink, and modprobe and
|
||||
udev rules.
|
||||
|
||||
Package: stlink-gui
|
||||
Architecture: any
|
||||
Depends: libstlink1 (= ${binary:Version}), stlink-tools (= ${binary:Version}),
|
||||
${shlibs:Depends}, ${misc:Depends}
|
||||
Description: OpenSource ST-Link tools replacement.
|
||||
Flashing tools for STMicroelectronics STM32VL and STM32L. The transport layers
|
||||
STLINKv1 and STLINKv2 are supported.
|
||||
.
|
||||
This package contains a GUI tool for stlink.
|
|
@ -1,7 +0,0 @@
|
|||
[buildpackage]
|
||||
upstream-tag = %(version)s
|
||||
debian-branch = debian
|
||||
|
||||
[dch]
|
||||
git-log = --first-parent
|
||||
customizations = /usr/share/doc/git-buildpackage/examples/wrap_cl.py
|
|
@ -1,4 +0,0 @@
|
|||
usr/include/*
|
||||
usr/lib/*/lib*.a
|
||||
usr/lib/*/pkg-config/*
|
||||
usr/lib/*/lib*.so
|
|
@ -1 +0,0 @@
|
|||
usr/lib/*/lib*.so.*
|
|
@ -1,125 +0,0 @@
|
|||
libstlink.so.1 libstlink1 #MINVER#
|
||||
_parse_version@Base 1.5.0
|
||||
_stlink_sg_close@Base 1.5.0
|
||||
_stlink_sg_core_id@Base 1.5.0
|
||||
_stlink_sg_current_mode@Base 1.5.0
|
||||
_stlink_sg_enter_jtag_mode@Base 1.5.0
|
||||
_stlink_sg_enter_swd_mode@Base 1.5.0
|
||||
_stlink_sg_exit_debug_mode@Base 1.5.0
|
||||
_stlink_sg_exit_dfu_mode@Base 1.5.0
|
||||
_stlink_sg_force_debug@Base 1.5.0
|
||||
_stlink_sg_jtag_reset@Base 1.5.0
|
||||
_stlink_sg_read_all_regs@Base 1.5.0
|
||||
_stlink_sg_read_debug32@Base 1.5.0
|
||||
_stlink_sg_read_mem32@Base 1.5.0
|
||||
_stlink_sg_read_reg@Base 1.5.0
|
||||
_stlink_sg_reset@Base 1.5.0
|
||||
_stlink_sg_run@Base 1.5.0
|
||||
_stlink_sg_status@Base 1.5.0
|
||||
_stlink_sg_step@Base 1.5.0
|
||||
_stlink_sg_version@Base 1.5.0
|
||||
_stlink_sg_write_debug32@Base 1.5.0
|
||||
_stlink_sg_write_mem32@Base 1.5.0
|
||||
_stlink_sg_write_mem8@Base 1.5.0
|
||||
_stlink_sg_write_reg@Base 1.5.0
|
||||
_stlink_usb_close@Base 1.5.0
|
||||
_stlink_usb_core_id@Base 1.5.0
|
||||
_stlink_usb_current_mode@Base 1.5.0
|
||||
_stlink_usb_enter_swd_mode@Base 1.5.0
|
||||
_stlink_usb_exit_debug_mode@Base 1.5.0
|
||||
_stlink_usb_exit_dfu_mode@Base 1.5.0
|
||||
_stlink_usb_force_debug@Base 1.5.0
|
||||
_stlink_usb_jtag_reset@Base 1.5.0
|
||||
_stlink_usb_read_all_regs@Base 1.5.0
|
||||
_stlink_usb_read_all_unsupported_regs@Base 1.5.0
|
||||
_stlink_usb_read_debug32@Base 1.5.0
|
||||
_stlink_usb_read_mem32@Base 1.5.0
|
||||
_stlink_usb_read_reg@Base 1.5.0
|
||||
_stlink_usb_read_unsupported_reg@Base 1.5.0
|
||||
_stlink_usb_reset@Base 1.5.0
|
||||
_stlink_usb_run@Base 1.5.0
|
||||
_stlink_usb_set_swdclk@Base 1.5.0
|
||||
_stlink_usb_status@Base 1.5.0
|
||||
_stlink_usb_step@Base 1.5.0
|
||||
_stlink_usb_target_voltage@Base 1.5.0
|
||||
_stlink_usb_version@Base 1.5.0
|
||||
_stlink_usb_write_debug32@Base 1.5.0
|
||||
_stlink_usb_write_mem32@Base 1.5.0
|
||||
_stlink_usb_write_mem8@Base 1.5.0
|
||||
_stlink_usb_write_reg@Base 1.5.0
|
||||
_stlink_usb_write_unsupported_reg@Base 1.5.0
|
||||
calculate_F4_sectornum@Base 1.5.0
|
||||
calculate_F7_sectornum@Base 1.5.0
|
||||
calculate_L4_page@Base 1.5.0
|
||||
is_bigendian@Base 1.5.0
|
||||
read_uint16@Base 1.5.0
|
||||
read_uint32@Base 1.5.0
|
||||
send_recv@Base 1.5.0
|
||||
send_usb_data_only@Base 1.5.0
|
||||
send_usb_mass_storage_command@Base 1.5.0
|
||||
stlink_calculate_pagesize@Base 1.5.0
|
||||
stlink_chip_id@Base 1.5.0
|
||||
stlink_chipid_get_params@Base 1.5.0
|
||||
stlink_close@Base 1.5.0
|
||||
stlink_clr_hw_bp@Base 1.5.0
|
||||
stlink_core_id@Base 1.5.0
|
||||
stlink_core_stat@Base 1.5.0
|
||||
stlink_cpu_id@Base 1.5.0
|
||||
stlink_current_mode@Base 1.5.0
|
||||
stlink_enter_swd_mode@Base 1.5.0
|
||||
stlink_erase_flash_mass@Base 1.5.0
|
||||
stlink_erase_flash_page@Base 1.5.0
|
||||
stlink_exit_debug_mode@Base 1.5.0
|
||||
stlink_exit_dfu_mode@Base 1.5.0
|
||||
stlink_fcheck_flash@Base 1.5.0
|
||||
stlink_flash_loader_init@Base 1.5.0
|
||||
stlink_flash_loader_run@Base 1.5.0
|
||||
stlink_flash_loader_write_to_sram@Base 1.5.0
|
||||
stlink_force_debug@Base 1.5.0
|
||||
stlink_fread@Base 1.5.0
|
||||
stlink_fwrite_flash@Base 1.5.0
|
||||
stlink_fwrite_sram@Base 1.5.0
|
||||
stlink_get_erased_pattern@Base 1.5.0
|
||||
stlink_is_core_halted@Base 1.5.0
|
||||
stlink_jtag_reset@Base 1.5.0
|
||||
stlink_load_device_params@Base 1.5.0
|
||||
stlink_mwrite_flash@Base 1.5.0
|
||||
stlink_mwrite_sram@Base 1.5.0
|
||||
stlink_open_usb@Base 1.5.0
|
||||
stlink_parse_ihex@Base 1.5.0
|
||||
stlink_print_data@Base 1.5.0
|
||||
stlink_probe_usb@Base 1.5.0
|
||||
stlink_probe_usb_free@Base 1.5.0
|
||||
stlink_q@Base 1.5.0
|
||||
stlink_read_all_regs@Base 1.5.0
|
||||
stlink_read_all_unsupported_regs@Base 1.5.0
|
||||
stlink_read_debug32@Base 1.5.0
|
||||
stlink_read_mem32@Base 1.5.0
|
||||
stlink_read_reg@Base 1.5.0
|
||||
stlink_read_unsupported_reg@Base 1.5.0
|
||||
stlink_reset@Base 1.5.0
|
||||
stlink_run@Base 1.5.0
|
||||
stlink_run_at@Base 1.5.0
|
||||
stlink_set_hw_bp@Base 1.5.0
|
||||
stlink_set_swdclk@Base 1.5.0
|
||||
stlink_stat@Base 1.5.0
|
||||
stlink_status@Base 1.5.0
|
||||
stlink_step@Base 1.5.0
|
||||
stlink_target_voltage@Base 1.5.0
|
||||
stlink_v1_open@Base 1.5.0
|
||||
stlink_v1_open_inner@Base 1.5.0
|
||||
stlink_verify_write_flash@Base 1.5.0
|
||||
stlink_version@Base 1.5.0
|
||||
stlink_write_debug32@Base 1.5.0
|
||||
stlink_write_dreg@Base 1.5.0
|
||||
stlink_write_flash@Base 1.5.0
|
||||
stlink_write_mem32@Base 1.5.0
|
||||
stlink_write_mem8@Base 1.5.0
|
||||
stlink_write_reg@Base 1.5.0
|
||||
stlink_write_unsupported_reg@Base 1.5.0
|
||||
stm32l1_write_half_pages@Base 1.5.0
|
||||
ugly_init@Base 1.5.0
|
||||
ugly_log@Base 1.5.0
|
||||
write_buffer_to_sram@Base 1.5.0
|
||||
write_uint16@Base 1.5.0
|
||||
write_uint32@Base 1.5.0
|
|
@ -1 +0,0 @@
|
|||
3.0 (native)
|
|
@ -1,4 +0,0 @@
|
|||
/usr/bin/stlink-gui*
|
||||
/usr/share/stlink/stlink-gui.ui
|
||||
/usr/share/applications/stlink-gui.desktop
|
||||
/usr/share/icons/hicolor/scalable/apps/stlink-gui.svg
|
|
@ -1,3 +0,0 @@
|
|||
/usr/bin/st-*
|
||||
lib/udev/rules.d/*.rules
|
||||
etc/modprobe.d/*.conf
|
|
@ -1 +0,0 @@
|
|||
doc/man/st-*.1
|
|
@ -1,3 +0,0 @@
|
|||
version=3
|
||||
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/<project>-$1\.tar\.gz/ \
|
||||
https://github.com/stlink-org/stlink/tags .*/v?(\d\S+)\.tar\.gz
|
Ładowanie…
Reference in New Issue