Skip to content

Platform IO paths to include files are not complete in Intellisense #2

@vin1953

Description

@vin1953

I started to experiment with this version of the Bouffalo tools. I noticed that on Windows and Linux, that there are header files that are not being found/recognized in the Platform IO IDE. For example FreeRTOS.h, string,h, stdio.h and stddef.h which was a dependency of FreeRTOS.h.

This wasn't a show stopper as the test module compiled, more of an annoyance. I don't like warnings during compiles either.

When I investigated further, I found that Platform IO was complaining about paths that were in the list but were listed as "Cannot find..." Along with a number of paths that were simply not there.

I don't know how all the magic works with Platform IO and the various extensions, but I manually added a number of paths manually and it is not complaining. Is there some way to do this more automatically? To me that means less error prone and time consuming.

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