mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
unity: silence unused const variables warning
This commit is contained in:
committed by
Anton Maklakov
parent
91fa1764e5
commit
c2a04f6517
@@ -1,3 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Component Makefile
|
# Component Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
|
unity.o: CFLAGS += -Wno-unused-const-variable
|
||||||
|
Reference in New Issue
Block a user