open_esplibs libwpa: source code for os_xtensa.c (#283)

This commit is contained in:
Our Air Quality 2016-11-24 02:56:34 +11:00 committed by sheinz
parent ca6c6e1d3e
commit df76e77598
5 changed files with 49 additions and 0 deletions

View file

@ -111,6 +111,10 @@
#define OPEN_LIBWPA (OPEN_ESPLIBS)
#endif
#ifndef OPEN_LIBWPA_OS_XTENSA
#define OPEN_LIBWPA_OS_XTENSA (OPEN_LIBWPA)
#endif
#ifndef OPEN_LIBWPA_WPA_MAIN
#define OPEN_LIBWPA_WPA_MAIN (OPEN_LIBWPA)
#endif