GNU Make By Example
GNU Make is something I've always considered to be the necessary evil of C projects. Writing a Makefile with a call or two to GCC is »
GNU Make is something I've always considered to be the necessary evil of C projects. Writing a Makefile with a call or two to GCC is »
I've been looking at the RTP specification lately and it's hard not to notice the protocol's reliance on random numbers. For instance, the RFC recommends the »
STM32F4 Discovery Boards You may or may not be aware that the STM32F407 evaluation boards (STM32F4DISCOVERY / STM32F407G-DISC1) are kitted out for audio processing. They come equipped »
About Recently I've been playing about with a STM32F4DISCOVERY project which requires some DSP - nothing special, just a low pass filter. My DSP is pretty »
The Ubuntu VM I have been previously using for STM32 development is rapidly falling out of date. Rather than upgrade it I fancied a change (albeit »