Skip to content

support for gcc v14 #17

@acordtag

Description

@acordtag

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions