alibaba / AliOS-Things

面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
Apache License 2.0
4.58k stars 1.14k forks source link

Use only AOS_COMP_WIFI macro #1998

Closed YiluMao closed 1 year ago

YiluMao commented 1 year ago
  1. Clean the old NET_WITH_WIFI macro;
  2. Clear the wifi dependency;
  3. remove the debug command which is not supported;

Signed-off-by: Yilu Mao yilu.myl@alibaba-inc.com