EC600U_esp32_iap_uart/ethernet/inc/ethernet_demo_macro.h.in

17 lines
314 B
C
Raw Normal View History

2024-02-05 17:39:56 +08:00
/* Copyright (C) 2020 QUECTEL Technologies Limited and/or its affiliates("QUECTEL").
* All rights reserved.
*/
#ifndef _ETHERNET_DEMO_MACRO_H_
#define _ETHERNET_DEMO_MACRO_H_
// @AUTO_GENERATION_NOTICE@
#ifdef __cplusplus
extern "C" {
#endif
#cmakedefine ETHERNET_PHY_CH395
#ifdef __cplusplus
}
#endif
#endif