AppNote
Having a solid debugging story is important for any project, especially if you can’t sprinkle printf everywhere!!! And if you need to produce a wave form like this:...
Background CMake is a very powerful and flexible build system. Enabling you to generate makefiles for your C and C++ projects. With CMake, you can use a toolchain file to...
If you, like me, are using Github Pages to host you blog site you know that there is no serve side scripting avaiable (no Ruby, no Python, no Java, no...