All posts in category "Code"

2017-12-13 › SDRAM problems with STM32F427/437/429/439
2017-08-05 › systemd-logind deletes your message queues (RemoveIPC)
2017-01-13 › SoundFX Macs Opera support for AdPlug
2016-11-02 › CMake: EXCLUDE_FROM_ALL vs. EXCLUDE_FROM_DEFAULT_BUILD
Getting EXCLUDE_FROM_ALL behaviour in Visual Studio Read More ›

2016-09-14 › Debugging IAR ELFs with GDB on the STM32F4xx
With C-SPY it works, with GDB it doesn't? Read More ›

2016-06-05 › Speeding up DHCP on bad WiFi links
On bad WiFi links, initial DHCP negotiations may take a long time due to lost DHCP responses. Read More ›

2014-07-01 › Using byacc+Ragel for memory efficient parsers
How to use byacc and Ragel in tandem to generate parsers suitable for embedded targets that have little memory. Read More ›

2013-11-30 › CMakeDebHelper: Using debhelper with CMake/CPack
Making CMake/CPack and debhelper play well together. Read More ›

2013-07-18 › Krawall GBA on GitHub