zephyr/samples/net/sockets
Martin Jäger 9cec058e8e boards: posix: native_posix: enable can_loopback0 by default
The .yaml file states that CAN is supported, but the basic sample
application samples/drivers/can/counter cannot be compiled without
additional configuration.

The loopback driver does not require any additional steps like the
linux SocketCAN driver, so it is safe to enable it by default and
get rid of the many overlay files in the tests.

ISO-TP tests and the counter sample are excluded via .yaml from
twister tests because of timing issues.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-10-03 10:17:12 +02:00
..
big_http_download ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
can boards: posix: native_posix: enable can_loopback0 by default 2022-10-03 10:17:12 +02:00
coap_client includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap_server includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dumb_http_server ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
dumb_http_server_mt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
echo ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
echo_async samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_async_select samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_client includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
echo_server includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
http_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
http_get samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net_mgmt includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
packet includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
sntp_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
socketpair samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
tcp ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
txtime includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
websocket_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00