Closed GoogleCodeExporter closed 9 years ago
Adding support for editing assembly is a bigger task, so I think we should
stick to supporting them in libraries and cores for now.
Original comment by dmel...@gmail.com
on 27 Sep 2010 at 5:10
I understand, but will just plead my case one more time :-) It is a very small
change, just allowing the IDE to recognize .s files, and although there's no
syntax support for assembly the editor works OK with them, and with larger
projects Arduino can be put into external-editor mode anyways. I won't continue
to bug you with followups, so whatever you decide is ok, but I do think the
Arduino environment could really be useful for teaching courses in assembly
programming, but most instructors won't take the effort to make custom mods to
the environment. I'm going to put up a public page detailing my mods, so
eventually google will pick it up and others can find out how to do it.
Original comment by joncoo...@gmail.com
on 28 Sep 2010 at 3:31
I know it could be useful, but I'd rather not support it if it's not going to
work right. I'd like to work on per-sketch libraries (e.g. a code/
sub-folder), so that could be a good place to put assembly source code.
Original comment by dmel...@gmail.com
on 28 Sep 2010 at 5:17
Original issue reported on code.google.com by
joncoo...@gmail.com
on 27 Sep 2010 at 4:45