zephyr/samples
Yangbo Lu 5dfe0710fd samples: net: dsa: rework for flexibility and extensibility
Current DSA sample is initially for ip_k66f board with a switch PHY,
while it is expected as a common DSA sample for all DSA devices.

This patch does not change any function. It only reworks the sample
with new added CONFIG_NET_SAMPLE_DSA_LLDP for ip_k66f with 3 LAN
ports.
Ideally this should be common for all DSA devices, but for now, ip_k66f
is the only platform supporting it.
As there will be more DSA functions supported, better to allow each
function enablement via option to suit hardware or device driver support
status.

Also improved dsa_ll_addr_switch_cb return value with enum value instead
of plain value.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2025-02-11 22:03:48 +01:00
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch samples: mpu_test: verify sample using shell harness 2025-02-08 08:13:46 +01:00
basic samples: fade_led: fix build error when PWM is not enabled 2025-02-06 14:47:15 +01:00
bluetooth samples: Bluetooth: Improve printing in NUS sample 2025-02-06 17:49:27 +01:00
boards samples: nordic: system_off: add retained_mem variant for nRF5340 DK 2025-01-30 16:21:30 +01:00
cpp
drivers samples: drivers: dac: Add support for RA to test sample DAC 2025-02-11 11:44:40 +00:00
fuel_gauge
hello_world
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: transparency: Fix supported pixel format check 2025-01-16 02:39:21 +01:00
net samples: net: dsa: rework for flexibility and extensibility 2025-02-11 22:03:48 +01:00
philosophers
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa samples|tests: secure-storage: allow all test rng sources 2024-12-19 17:53:37 +01:00
sensor samples: mcux_acmp: allow for mimxrt1170_evk revA 2025-02-08 04:06:42 +01:00
shields samples/shields: x-nucleo-iks4a1: Add lis2dux12 accel and temp test 2024-12-27 19:34:46 +01:00
subsys samples: shell: use shell harness 2025-02-08 08:13:46 +01:00
synchronization
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration samples: tfm_integration: Update regression test dependencies 2025-01-20 11:43:32 +01:00
userspace samples: userspace: prod_consumer: Update API to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
index.rst
sample_definition_and_criteria.rst