11 lines
368 B
C
11 lines
368 B
C
/* Recreated Espressif libphy phy_chip_v6.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_LIBNET80211_WL_CNX
|
|
// The contents of this file are only built if OPEN_LIBPHY_PHY_CHIP_V6 is set to true
|
|
|
|
|
|
#endif /* OPEN_LIBPHY_PHY_CHIP_V6 */
|