examples: tests: move gnrc_tcp examples/ to tests/
This commit is contained in:
parent
b81e6b8898
commit
c6020cc100
@ -1,5 +1,5 @@
|
||||
# name of your application
|
||||
APPLICATION = gnrc_tcp_cli
|
||||
APPLICATION = gnrc_tcp_client
|
||||
|
||||
# If no BOARD is found in the environment, use this default:
|
||||
BOARD ?= native
|
||||
@ -1,5 +1,5 @@
|
||||
# name of your application
|
||||
APPLICATION = gnrc_tcp_srv
|
||||
APPLICATION = gnrc_tcp_server
|
||||
|
||||
# If no BOARD is found in the environment, use this default:
|
||||
BOARD ?= native
|
||||
Loading…
x
Reference in New Issue
Block a user