mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
console: Ignore var cloberred warning for argtable
This commit is contained in:
parent
d31b31787c
commit
4355eb1bc2
@ -30,6 +30,8 @@
|
||||
|
||||
#include "argtable3.h"
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wclobbered"
|
||||
|
||||
/*******************************************************************************
|
||||
* This file is part of the argtable3 library.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user