Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Update board type command does not update intellisense config automatically #959

Closed
@whiteb3ar

Description

@whiteb3ar

When board type changed "defines" section in c_cpp_properties.json is not updated.

When compiling the code "-mmcu={board}" switch is passed as arg so that there is correct "#define" whilst compilation and there is no errors. But intellisense has no correct "#define" available until manually specified.

Actual result
Untitled

Expected result
Intellisense highlight correct code block

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions