pull sdkconfig early so IDF does not warn about redefinition
This commit is contained in:
parent
c30012ab78
commit
5703b769f2
@ -32,6 +32,7 @@ extern "C" {
|
||||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#ifndef CONFIG_DISABLE_HAL_LOCKS
|
||||
#define CONFIG_DISABLE_HAL_LOCKS 0
|
||||
|
Loading…
Reference in New Issue
Block a user