Closed
Description
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
Activity
compile_commands.json
generation #2427[-]fix Language Server errors with v0.35.0-rc.1[/-][+]Arduino Language Server produces a lot of compiler errors when used with Arduino CLI 0.35.0-rc.1[/+]