wifi-densepose/firmware/esp32-csi-node/test/stubs/sdkconfig.h

6 lines
152 B
C

/* Stub: sdkconfig.h — all CONFIG_ macros provided by esp_stubs.h. */
#ifndef SDKCONFIG_H_STUB
#define SDKCONFIG_H_STUB
#include "esp_stubs.h"
#endif