Skip to content

Commit

Permalink
updated to new components and common functions
Browse files Browse the repository at this point in the history
  • Loading branch information
David B Brown committed May 22, 2020
1 parent e895c37 commit 419c875
Show file tree
Hide file tree
Showing 23 changed files with 95 additions and 955 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@
[submodule "components/esp-cjson"]
path = components/esp-cjson
url = https://github.com/maximkulkin/esp-cjson
[submodule "components/esp-wifi-config"]
path = components/esp-wifi-config
url = https://github.com/maximkulkin/esp-wifi-config
[submodule "components/esp-homekit-common-functions"]
path = components/esp-homekit-common-functions
url = https://github.com/maccoylton/esp-homekit-common-functions.git
[submodule "components/UDPlogger"]
path = components/UDPlogger
url = https://github.com/HomeACcessoryKid/UDPlogger.git
1 change: 1 addition & 0 deletions components/UDPlogger
Submodule UDPlogger added at 1dbf2d
2 changes: 1 addition & 1 deletion components/esp-cjson
Submodule esp-cjson updated 1 files
+9 −0 CMakeLists.txt
1 change: 1 addition & 0 deletions components/esp-homekit-common-functions
1 change: 1 addition & 0 deletions components/esp-wifi-config
Submodule esp-wifi-config added at 22509d
2 changes: 1 addition & 1 deletion components/esp-wolfssl
Submodule esp-wolfssl updated 1963 files
43 changes: 0 additions & 43 deletions libs/check_wifi/check_wifi.c

This file was deleted.

3 changes: 0 additions & 3 deletions libs/check_wifi/check_wifi.h

This file was deleted.

8 changes: 0 additions & 8 deletions libs/check_wifi/component.mk

This file was deleted.

10 changes: 0 additions & 10 deletions libs/http_post/component.mk

This file was deleted.

126 changes: 0 additions & 126 deletions libs/http_post/http_post.c

This file was deleted.

5 changes: 0 additions & 5 deletions libs/http_post/http_post.h

This file was deleted.

Loading

0 comments on commit 419c875

Please sign in to comment.