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.

please add "__AVR_ATmega328P__" to c_cpp_properties.json when the selected board is arduino uno #1279

Open
@lozziboy

Description

@lozziboy

I open this ticket to make a request: add the following define to the automatically generated file c_cpp_properties.json when the selected board is arduino uno
"__AVR_ATmega328P__"

this is required to avoid intellisense wrong errors detection with the chip registers name
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions