Skip to content

Commit 3577acc

Browse files
committed
feat(mesh): Remove mesh support
We will only support wifi mesh in esp32. internal: 84ce7c72
1 parent 2e89983 commit 3577acc

File tree

6 files changed

+0
-278
lines changed

6 files changed

+0
-278
lines changed

VERSION

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ gwen:
22
crypto: a8c4880
33
espnow: a8c4880
44
main: a8c4880
5-
mesh: a8c4880
65
minic: a8c4880
76
net80211: a8c4880
87
pp: a8c4880

examples/project_template/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ LINKFLAGS_eagle.app.v6 = \
6868
-ljson \
6969
-llwip \
7070
-lmain \
71-
-lmesh \
7271
-lmirom \
7372
-lnet80211 \
7473
-lnopoll \

examples/wifi_station_machine_demo/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ LINKFLAGS_eagle.app.v6 = \
6666
-ljson \
6767
-llwip \
6868
-lmain \
69-
-lmesh \
7069
-lmirom \
7170
-lnet80211 \
7271
-lnopoll \

examples/wps_demo/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ LINKFLAGS_eagle.app.v6 = \
6666
-ljson \
6767
-llwip \
6868
-lmain \
69-
-lmesh \
7069
-lmirom \
7170
-lnet80211 \
7271
-lnopoll \

include/espressif/mesh.h

Lines changed: 0 additions & 274 deletions
This file was deleted.

lib/libmesh.a

-175 KB
Binary file not shown.

0 commit comments

Comments
 (0)