mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 20:24:32 +02:00
console: Ignore var cloberred warning for argtable
This commit is contained in:
@@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
#include "argtable3.h"
|
#include "argtable3.h"
|
||||||
|
|
||||||
|
#pragma GCC diagnostic ignored "-Wclobbered"
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
* This file is part of the argtable3 library.
|
* This file is part of the argtable3 library.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user