simavr 1.5+dfsg1-2 source package in Ubuntu

Changelog

simavr (1.5+dfsg1-2) sid; urgency=medium

  * simavr/Makefile:
     + always link to shared library
     + sort the auto generated header files content
  * debian/control: add package maintenance git repository
  * do not hide compiler flags
  * bump standards version up to 4.1.1

 -- Milan Kupcevic <email address hidden>  Mon, 27 Nov 2017 22:51:47 -0500

Upload details

Uploaded by:
Milan Kupcevic
Uploaded to:
Sid
Original maintainer:
Milan Kupcevic
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
simavr_1.5+dfsg1-2.dsc 1.9 KiB 87bac6d3cd241df35bb8b8a7a86dc2caf48f923e08c3a23c4c043df66a2d2e2e
simavr_1.5+dfsg1.orig.tar.xz 399.3 KiB b817576b995a6f171a214cf29012f32db26c2537c15472ba9b3716a7c00e9069
simavr_1.5+dfsg1-2.debian.tar.xz 10.9 KiB f8aa2e25321ac598247e2a8deda257818beee90107c1b168a21a61aca9fb24f8

Available diffs

No changes file available.

Binary packages built by this source

libsimavr-dev: AVR simulator development library

 A library for advanced AVR core and peripheral circuitry prototyping
 including AVR firmware simulated execution, VCD waveform creation and live
 debugging. For more information see virtual circuitry peripheral prototyping
 and simulation examples provided by libsimavr-examples package.
 .
 This package contains software development header files and static library.

libsimavr-examples: AVR simulator development examples

 A library for advanced AVR core and peripheral circuitry prototyping
 including AVR firmware simulated execution, VCD waveform creation and live
 debugging.
 .
 Tis package contains fully functional virtual circuitry prototyping example
 code for the AVR simulator development library including simulation of
 peripherals attached to simulated AVR microcontroller.

libsimavr1: AVR simulator shared library

 A library for advanced AVR core and peripheral circuitry prototyping
 including AVR firmware simulated execution, VCD waveform creation and live
 debugging. For more information see virtual circuitry peripheral prototyping
 and simulation examples provided by libsimavr-examples package.
 .
 This package contains shared library providing AVR simulation functionality.

libsimavr1-dbgsym: No summary available for libsimavr1-dbgsym in ubuntu cosmic.

No description available for libsimavr1-dbgsym in ubuntu cosmic.

simavr: lean and mean AVR simulator

 A simple command line tool using AVR simulator library to run AVR firmware,
 produce VCD waveform files and/or run a debugging session. The tool reads
 simulation parameters directly from the emulated code using .elf section
 and/or accepts command line arguments.
 .
 For more advanced peripheral and virtual circuitry prototyping and simulation
 see AVR simulator development examples provided by libsimavr-examples package.

simavr-dbgsym: debug symbols for simavr