h:4:10: fatal error: boards.h: No such file or directory #3

Closed
opened 2023-05-21 00:34:06 +01:00 by rebornshadow134 · 1 comment
rebornshadow134 commented 2023-05-21 00:34:06 +01:00 (Migrated from github.com)

fatal error: boards.h: No such file or directory

fatal error: boards.h: No such file or directory
4ntsu commented 2023-05-21 00:48:35 +01:00 (Migrated from github.com)

Make sure your Arduino IDE has support for the Raspberry Pi Pico installed:

  • Tools > Board > Boards Manager...
  • Search for "Arduino Mbed OS RP2040 Boards"
  • Click "Install"

Also make sure you have the latest versions of the libraries mentioned in the guide:

  • WiiChuck 0.3.3
  • picogamepad 1.0.0
Make sure your Arduino IDE has support for the Raspberry Pi Pico installed: - Tools > Board > Boards Manager... - Search for "Arduino Mbed OS RP2040 Boards" - Click "Install" Also make sure you have the latest versions of the libraries mentioned in the guide: - WiiChuck 0.3.3 - picogamepad 1.0.0
Commenting is not possible because the repository is archived.
No description provided.