zephyr/samples/net/echo_server/boards
Jukka Rissanen 72f75e52e1 samples: net: echo-server: Add overlay config support
Refactor the prj*conf files so that there is only one master
prj.conf and several overlay conf files that add / change
only minor subset of functionality.

Use the overlay files like so:
    cmake -DBOARD=nrf52840_pca10056 \
          -DOVERLAY_CONFIG=overlay-ot.conf ..

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-07-24 15:11:09 +03:00
..
arduino_101.conf samples: net: echo-server: Add overlay config support 2018-07-24 15:11:09 +03:00
frdm_kw41z.conf samples: net: echo-server: Add overlay config support 2018-07-24 15:11:09 +03:00
nrf52840_pca10056.conf samples: net: echo-server: Add overlay config support 2018-07-24 15:11:09 +03:00