Download List

Project Description

ntdisp, short for NtD In System Programming, is a system for programming LPC and STM32 (and possibly other) embedded devices. It provides three different frontends, a GObject-based library (for developers), a commandline utility (for computer geeks), and a GTK+3 frontend (for less geeky users).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 12:31
0.4.0

A new GUI front-end based on GTK+3 has been added. It exposes a subset of the operations available from the CLI command and the library. The UU encoding and decoding have been implemented inside the library, allowing it to drop the dependency on GMime. The custom log functions have been dropped in favor of a new approach based on the GLib logging system, which allows more flexibility with less code. A basic framework based on what is provided by autotools has been added.
Tags: major feature enhancement, user interface, gtk3, Refactoring

Project Resources