@ -2,7 +2,8 @@ TARGET = ArduinoIO
# The C source files
SRC =
# The C++ source files
PSRC += main.cpp $(wildcard helper/*.cpp)
PSRC += main.cpp
PSRC += $(wildcard helper/*.cpp)
PSRC += arduino_core/ArduinoCore-avr/libraries/SPI/src/SPI.cpp
# extra Arduino libraries
ARDLIBS =
The note is not visible to the blocked user.