I’ve been working on a rather large project for the past few months (a library), and I’ve had the need to customize how the debugger displays my classes during a debug session. I found two very helpful articles from Jared Par that I wanted to share. Article #1: FlattenHierarchyProxy A problem I ran into […]
Category Archives: Blogs
Downtown Doug Brown
Found a neat blog will all kinds of topics on basic Microcontroller programming (as well as Linux and Mac hacking): http://www.downtowndougbrown.com/. The microcontroller-specific topics are here: http://www.downtowndougbrown.com/category/microcontroller-programming/. The author writes long-winded posts just like me! I can tell we’d be friends. One of the things that caught my eye was the collection of posts on […]