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.

Intellisense autogen fails to include definitions for PORTA #1529

Open
@BjornMoren

Description

@BjornMoren

It seems like the intellisense autogen that inserts items into the defines list in c_cpp_properties.json is not working properly.

My project compiles fine, but I get intellisense warnings in my Ardunio code that PORTA is undefined.

If I manually add "AVR_ATmega328P" to the defines list in c_cpp_properties.json then intellisense works fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions