stm32flash 0.4-2 source package in Ubuntu

Changelog

stm32flash (0.4-2) unstable; urgency=medium


  * Fix build on Hurd and kFreeBSD.

 -- Andrew Shadura <email address hidden>  Mon, 06 Oct 2014 22:04:43 +0200

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
stm32flash_0.4-2.dsc 1.7 KiB cfb909f5f4752835589cc82efe55d41dc6a07eb929ac8a43c82d514502b149b1
stm32flash_0.4.orig.tar.gz 36.5 KiB 023f28b01f644edc235c8815a4352e359d3ebdbe6368aaf6bbc28bab3e6ffa5b
stm32flash_0.4-2.debian.tar.xz 2.4 KiB d81b3de1551f2ffdbe93f4dd67160d44ed8fed6081012afe77905562abc8e819

Available diffs

No changes file available.

Binary packages built by this source

stm32flash: STM32 chip flashing utility using a serial bootloader

 stm32flash is a flashing program for the STM32 ARM processors using the ST
 serial bootloader compliant with application note AN3155.
 .
 Features:
  * device identification
  * write to flash/RAM
  * read from flash/RAM
  * auto-detect Intel hex or raw binary input format with option to force binary
  * flash from binary file
  * save flash to binary file
  * verify and retry up to N times on failed writes
  * start execution at specified address
  * software reset the device when finished if -g not specified
  * resume already initialized connection (for when reset fails)
  * GPIO signalling
  * I²C support

stm32flash-dbgsym: debug symbols for package stm32flash

 stm32flash is a flashing program for the STM32 ARM processors using the ST
 serial bootloader compliant with application note AN3155.
 .
 Features:
  * device identification
  * write to flash/RAM
  * read from flash/RAM
  * auto-detect Intel hex or raw binary input format with option to force binary
  * flash from binary file
  * save flash to binary file
  * verify and retry up to N times on failed writes
  * start execution at specified address
  * software reset the device when finished if -g not specified
  * resume already initialized connection (for when reset fails)
  * GPIO signalling
  * I²C support