错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Converting to the AVR Language

  • Norman Dunbar

摘要

In this chapter, I briefly explain how you can begin to wean yourself off of the helpful features of the Arduino Language and write code that is in the AVR’s own variant of C++. This can greatly reduce the size of your compiled code and can make the difference between fitting your project into an ATtiny85, for example, rather than needing a full-blown ATmega328P.