Skip to content
Snippets Groups Projects
Commit 1c03b67c authored by Kaspar Schleiser's avatar Kaspar Schleiser
Browse files

sys/uart_stdio: compile with -Wno-cast-function-type

parent b11b8064
No related branches found
No related tags found
No related merge requests found
ifeq (gnu, $(TOOLCHAIN))
CFLAGS += -Wno-cast-function-type
endif
include $(RIOTBASE)/Makefile.base
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment