AVR-ASM-Sublime
AVR-ASM-Sublime copied to clipboard
AVR 8bit assembler syntax definition for ST2/ST3
I've done some updates to the README as well. I wasn't sure how to regenerate the `*.tmLanguage` file out of the JSON format one.
AVR GCC assembler files have a `*.S` and `*.s` extension, see here for more information: * https://www.microchip.com/webdoc/AVRLibcReferenceManual/assembler_1ass_tools.html Excerpt from the previous link: > Note that the invokation of the C...
Some significant fixes )) All fixes see in previous commits