PeripheralNames.h

Hmmm .. when compiling the project, this message appears in Visual Code. :face_with_raised_eyebrow:

> unable to open source file "PeripheralNames.h" (dependency of "C:\Users\avsav\AppData\Local\Arduino15\packages\arduino\hardware\mbed_rp2040\4.0.2\cores\arduino\Arduino.h")

The project compiles and runs.

1 Like

Same issue, can't find where does the compiler takes the file from, but it seems that the best bet would be C:\Users\%USERNAME%\AppData\Local\Arduino15\packages\arduino\hardware\mbed_nano\4.0.2\cores\arduino\mbed\targets\TARGET_RASPBERRYPI\TARGET_RP2040

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.