Add flag to avoid liker error message aboud undefined references.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14692 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Theodore Ateba 2021-08-22 01:26:30 +00:00
parent 75ef9ddb35
commit 55be9ba6be
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ CPPWARN =
#
# List all user C define here, like -D_DEBUG=1.
UDEFS =
UDEFS = -DTEST_CFG_SIZE_REPORT=0
# Define ASM defines here.
UADEFS =