Smaller binary size with C++ on baremetal (g++) – Part 2: Templates
Following up on my previous post regarding the same topic, this post will specifically discuss reducing code bloat resulting from the use of templates.
Following up on my previous post regarding the same topic, this post will specifically discuss reducing code bloat resulting from the use of templates.
The Kickstarter project for the isostick is up: http://www.kickstarter.com/projects/elegantinvention/isostick-the-optical-drive-in-a-usb-stick Just a little reminder: follow us on Twitter to get more frequent updates, or check out our Twitter stream over on the right-hand side of this page. I have twenty-five of Continue reading
Recently I announced the possible move from 32-bit AVR to Atmel’s SAM3U ARM Cortex-M3 series. Soon after, I tweeted that I’m sticking with 32-bit AVR and mentioned that I would write a blog post explaining what happened. As promised, here is the post… Continue reading