Skip to content
Snippets Groups Projects
Commit d472fb51 authored by Alexander Mandera's avatar Alexander Mandera
Browse files

Fix error with cpp_virtual_methods

parent eeff5bfa
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ CFLAGS:= \
-I/usr/include/newlib \
-I$(CH32V003FUN) \
-nostdlib \
-DCH32V003 \
-I. -Wall
CFLAGS+=-fno-rtti -DSTDOUT_UART -DCPLUSPLUS
......
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