diff --git a/Makefile b/Makefile index 94b4c129..45eae6b7 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,7 @@ endif # Add your include directories here. INCLUDES += \ -I./ \ + -I. \ -I./tinyusb/src \ -I./littlefs \ -I./utz \