This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
cannot open source file "avr32/io.h" #1228
Open
Description
I am working with VS Code and the Arduino extension. When I attempt to use a file which include <SPI.h> it fails with an error saying cannot open source file "avr32/io.h". The file works in the Arduino IDE. Several people have reported a similar error on the web and suggest that it is a problem with the ordering of include files.