Skip to content

Inline Assembly Error #7011

@MagaCraft202

Description

@MagaCraft202

VSCode shows me an error message when I use inline assembly in my code.
Normally there shouldn't be an error because it's valid C code.

image

The error of the asm keyword is: "The identifier ""asm"" is not defined." and the error message of the volatile keyword is: "";" was expected". It doesn't affect the compiler but it's pretty annoying.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions