GitHub Language Detection for IAR Embedded Workbench Assembly (.asm) Files #1507
CamilaDziubat
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with IAR Embedded Workbench and writing Assembly code in .asm files for microcontroller projects. However, when I push my repository to GitHub, the language is not detected as Assembly. I want to understand how GitHub detects Assembly language files and what I might be missing.
Specifically:
How does GitHub identify Assembly files from IAR projects?
Are there recommended file extensions or configurations to ensure proper language detection?
Can using a .gitattributes file help GitHub classify .asm files correctly?
Any insights or suggestions would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions