Skip to content

Commit

Permalink
Updated extended makefile in cpp_virtual_methods example
Browse files Browse the repository at this point in the history
  • Loading branch information
Imbus committed Mar 9, 2024
1 parent 73cf6b0 commit 6dfacbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cpp_virtual_methods/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CFLAGS:= \
-static-libgcc \
-march=rv32ec \
-mabi=ilp32e \
-I/usr/include/newlib \
-I$(NEWLIB) \
-I$(CH32V003FUN) \
-nostdlib \
-DCH32V003 \
Expand Down

0 comments on commit 6dfacbd

Please sign in to comment.