-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
To be able to compile code using gcc v14, the below flags need be added to CFLAGS in every makefile
-Wno-error=implicit-function-declaration -Wno-error=return-mismatch
- NanoHatOLED\BakeBit\WiringNP\devLib\Makefile
- NanoHatOLED\BakeBit\WiringNP\gpio\Makefile
- NanoHatOLED\BakeBit\WiringNP\wiringPi\Makefile
Metadata
Metadata
Assignees
Labels
No labels