Closed
Description
- Save a bare minimum sketch.
- Add a dot-S file to the folder; the file can be empty.
- Close then reopen the IDE.
- Open the recently saved bare minimum sketch.
- Verify.
The IDE makes no attempt to include the assembler file in the build. The platform.txt file includes entries for dot-S files implying they are supported.
Additional information: With the IDE still open...
- Click the down-arrow on the far right side of the window.
- Click New Tab.
- Enter a filename with a dot-S suffix.
- The IDE complains that: ".s" is not a valid extension.