Mount JFFS2 Image
Saturday, October 25, 2008
Example of how to mount a JFFS2 image using mtdblock.
If you don't take a break when you want to take a break, are you really taking a break?
- Digitalpeer
Development Tips and Tutorials
Check out some of my cool tips and tutorials for development in general on Linux and Windows.
Wrapping C/C++ Function Definitions by digitalpeer, updated Sunday, August 20, 2006
Small example showing how to wrap C/C++ functions to implement such things as runtime profiling.
Pipes on Linux and Win32 by digitalpeer, updated Tuesday, June 21, 2005
Performance analysis and examples of pipes on Linux and Win32 for Interprocess Communication.
Coroutines in C by digitalpeer, updated Tuesday, June 21, 2005
All about coroutines in C.
C/C++ Guide by digitalpeer, updated Wednesday, August 18, 2004
Some quick tips and links when developing with C/C++ on windows and Linux.
Using CVS by digitalpeer, updated Wednesday, August 18, 2004
Some tips and tricks to setting up CVS and making efficient use of it.
Getting Started with Automake and Autoconf by digitalpeer, updated Thursday, July 15, 2004
An introduction to knowing what you need to know to help you configure and compile a project or library with the GNU auto* tools.
Nullsoft Installer by digitalpeer, updated Sunday, June 13, 2004
A scriptable and easy to use win32 installer.