2013年2月8日

摘要: Inline Assembler CookbookAVR-GCCInline Assembler CookbookAbout this DocumentThe GNU C compiler for Atmel AVR RISC processors offers, to embed assembly language code into C programs. This cool feature may be used for manually optimizing time critical parts of the software or to use specific processor 阅读全文
posted @ 2013-02-08 11:49 lapsang 阅读(201) 评论(0) 推荐(0) 编辑

导航