libnxt 0.3-2 source package in Ubuntu

Changelog

libnxt (0.3-2) unstable; urgency=low


  * Fix the order of passed libraries, thanks to Felix Geyer
    (Closes: #706497)
  * Small fix of the package description
  * Upload sponsored by Petter Reinholdtsen.

 -- Slavko <email address hidden>  Wed, 01 May 2013 11:29:24 +0200

Upload details

Uploaded by:
Slavko
Uploaded to:
Sid
Original maintainer:
Slavko
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
libnxt_0.3-2.dsc 1.0 KiB 0177138c5ffaa738d0531afe1fd34ad883cdf9fea75a56791d055a334a6f9749
libnxt_0.3.orig.tar.gz 15.9 KiB fe310cb917ec69d4e20f9d70ef96d9eec51d0434a8a3580c8a6615488526f8cf
libnxt_0.3-2.debian.tar.gz 3.9 KiB 139ff6c9d52aba2749f9f34fc81a3b6448dbebe5f992d99c2771802b8efb2e4c

Available diffs

No changes file available.

Binary packages built by this source

libnxt: utility library for talking to the LEGO Mindstorms NXT brick

 LibNXT is an utility library for talking to the LEGO Mindstorms NXT intelligent
 brick at a relatively low level. It currently does:
  * Handling USB communication and locating the NXT in the USB tree.
  * Interaction with the Atmel AT91SAM boot assistant.
  * Flashing of a firmware image to the NXT.
  * Execution of code directly in RAM.
 .
 The design of LibNXT is layered, meaning you can plug into it at any level of
 complexityor abstraction you desire, from the lowest level USB bulk bit-pushing
 interface, to an API exposing the SAM-BA commandset, right up to just calling
 nxt_firmware_flash() and having everything taken care of!
 .
 This package provides two binary utils:
  * fwflash is the program that uses LibNXT. As its name hints, its purpose is
    to take a NXT firmware image file and flash it to a connected NXT device.
  * fwexec is another utility, which takes a specially compiled firmware image,
   uploads it to the NXT's RAM, and executes it directly from there.

libnxt-dbgsym: No summary available for libnxt-dbgsym in ubuntu zesty.

No description available for libnxt-dbgsym in ubuntu zesty.