tests: Add two devices test
This commit is contained in:
parent
5ace1c5bff
commit
33d695ec83
11 changed files with 277 additions and 10 deletions
5
tests/basic_wifi/ap/Makefile
Normal file
5
tests/basic_wifi/ap/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Makefile for access_point example
|
||||
PROGRAM=access_point
|
||||
EXTRA_COMPONENTS=extras/dhcpserver extras/test
|
||||
|
||||
include ../../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue