Script that creates a library with hardcoded resources.
Hardcodian is a bash script that uses GCC/MSYS to create a resource library (resources.a) linkable with your C++ programs.
Hardcodian also generates a resources.h file, with includes all you need to work with your embedded resources.
smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config.
http://gnssinfo.com/2012/11/21/wiki-smartcom/
Free MSP430 Debugger is developed in two steps : a library to provide access to the debugger hardware, and a "gdbproxy" to allow users to debug their software. This project is currently working with OLIMEX MSP430 JTAG ISO & msp430-gdbproxy.
This project designs the oswrap including task scheduler, timer, semaphore, mailbox, wait, memory key components. Support Linux and windows platform and distributed system.