esp-open-rtos/open_esplibs/libwpa/wpa_main.c

11 lines
356 B
C

/* Recreated Espressif libwpa wpa_main.o contents.
Copyright (C) 2015 Espressif Systems. Derived from MIT Licensed SDK libraries.
BSD Licensed as described in the file LICENSE
*/
#include "open_esplibs.h"
#if OPEN_LIBWPA_WPA_MAIN
// The contents of this file are only built if OPEN_LIBWPA_WPA_MAIN is set to true
#endif /* OPEN_LIBWPA_WPA_MAIN */