libnxt 0.3-9.1 source package in Ubuntu

Changelog

libnxt (0.3-9.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add patch from Hugh McMaster fixing building with Python 3 SCons.
    (Closes: #947567)

 -- Adrian Bunk <email address hidden>  Wed, 12 Feb 2020 12:29:51 +0200

Upload details

Uploaded by:
Debian LEGO Team
Uploaded to:
Sid
Original maintainer:
Debian LEGO Team
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libnxt_0.3-9.1.dsc 1.9 KiB 409e0bb05c337ef3c4eaf816398f8ea77e5b85a65439184460bec3b7f6e1a9c9
libnxt_0.3.orig.tar.gz 15.9 KiB fe310cb917ec69d4e20f9d70ef96d9eec51d0434a8a3580c8a6615488526f8cf
libnxt_0.3-9.1.debian.tar.xz 5.8 KiB 4cc9abe6b47c46fa2b68ab368e714bcdf7804467387edd75408525a7acbe148d

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 impish.

No description available for libnxt-dbgsym in ubuntu impish.