Upnp example emulating a Wemo switch
This commit is contained in:
parent
e17b1a5db6
commit
3c050bc4d1
8 changed files with 778 additions and 0 deletions
5
examples/upnp/Makefile
Normal file
5
examples/upnp/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
PROGRAM=upnp_test
|
||||
OTA=1
|
||||
EXTRA_COMPONENTS=extras/rboot-ota
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue