zephyr/samples/net/sockets
Anas Nashif dd931f93a2 power: standarize PM Kconfigs and cleanup
- Remove SYS_ prefix
- shorten POWER_MANAGEMENT to just PM
- DEVICE_POWER_MANAGEMENT -> PM_DEVICE

and use PM_ as the prefix for all PM related Kconfigs

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-12-09 15:18:29 -05:00
..
big_http_download
can
coap_client
coap_server samples: net: coap-server: Use IPv4 instead of IPv6 2020-11-20 16:07:59 +02:00
dumb_http_server
dumb_http_server_mt samples: net: dumb_http_server_mt: Fix the OK/FAIL status check 2020-11-20 16:07:59 +02:00
echo
echo_async
echo_async_select
echo_client samples: net: echo-client: Fix the return code in Docker tests 2020-11-20 16:07:59 +02:00
echo_server power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
http_client net: scripts: Make test runner script fully generic 2020-11-20 16:07:59 +02:00
http_get
net_mgmt samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
packet samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
sntp_client
socketpair
tcp
websocket_client