open_esplibs libwpa: source code for os_xtensa.c (#283)
This commit is contained in:
parent
ca6c6e1d3e
commit
df76e77598
5 changed files with 49 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue