This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
smallcpus [2013/12/16 14:05] kris |
smallcpus [2015/10/21 19:05] (current) kris |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Enabling Assembler Programming on Arduino/Uno32 ===== | ===== Enabling Assembler Programming on Arduino/Uno32 ===== | ||
+ | |||
+ | **More recent versions of the Arduino IDE recognize .S files, and no changes are needed. I've tested this with version 1.6.5. If you're using a recent IDE, you can skip ahead to 'The Blink Example In Assembler'** | ||
**Make sure to also check 'Feedback from Readers' at the end: it contains some important info for newer versions of the IDE.** | **Make sure to also check 'Feedback from Readers' at the end: it contains some important info for newer versions of the IDE.** |