One of the many things I'm working on for wolfSSL right now is a Markdown based documentation build system which…
I recently designed and built a small prototype device for my wife that uses an AVR MCU. I wanted to…
I'm currently working on an STM32 port of some networking software and to make things easier I have the STM32…
If, like me, you are new to developing for the STM32, there are not many tutorials out there on how…
For a while I was using GCC as a cross-compiler to write software for Amigas. This was familiar territory for…
One of the things lacking with the Amiga 68000 Kickstart Relocator project is a GUI to manipulate the flash ROMs,…
With my changes to the 68000 Relocator Flash project I needed to compile the source code of the flash tool.…
I'm currently going through an archive of my old dead blog trying to resurrect old posts that may still be…
Apple macOS has for many years supported the ability to have binaries for multiple platforms in one executable. Upon execution…
Yesterday I wrote a blog post talking about Event Loops, this was a pre-cursor to discussing where I am using…