Home
last modified time | relevance | path

Searched refs:hello_server (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/modules/thrift/hello/server/
DMakefile30 all: hello_server hello_server_compact hello_server_ssl
32 hello_server.stamp: ../hello.thrift
35 $(GENSRC): hello_server.stamp
40 hello_server: src/main.cpp $(GENOBJ) $(GENHDR) target
50 rm -Rf hello_server hello_server_compact hello_server_ssl $(GEN_DIR)
/Zephyr-latest/samples/modules/thrift/hello/
DREADME.rst189 In another terminal, run the ``hello_server`` sample app compiled for the
194 $ ./hello_server 0.0.0.0
210 You should observe the following in the original ``hello_server`` terminal: