Skip to content

Arduino Language Server produces a lot of compiler errors when used with Arduino CLI 0.35.0-rc.1 #2401

Closed
@umbynos

Description

@umbynos

Originally reported by @kittaakos:

With the 0.35.0-rc.1, there are a lot of compiler errors produced by the Arduino LS. For example, Unknown type name 'uint32_t' clang(unknown_typename), or Use of undeclared identifier 'Serial' clang(undeclared_var_use).
This could be caused by #1486

This is blocking the release of the nightly of the IDE2.

There is a test PR of the IDE2: arduino/arduino-ide#2267

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions