zephyr/samples
Lukasz Majewski 814f5fa717 dts: overlay: Provide local-mac-address nodes as dts overlay
The 'local-mac-address' nodes are helpful for assessing if the LLDP like
example of DSA switch works correctly.

As those are used only for testing (or when user explicitly needs them),
those are added as DTS overlay to DSA example.

The 'local-mac-address' properties will be visible when one assess the
LLDP response from ip_k66f board (each LAN port has different IP
assigned).

Example output from 'tcpdump -v -i eth0':
-----------------------------------------
       Chassis ID TLV (1), length 7
          Subtype MAC address (4): 00:00:12:13:00:37 (oui Unknown)
        Port ID TLV (2), length 7
          Subtype MAC address (3): 00:00:12:13:00:37 (oui Unknown)
        Time to Live TLV (3), length 2: TTL 120s
        System Name TLV (5), length 13: ip_k66f LAN:3
        End TLV (0), length 0


Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-01-20 10:03:42 +02:00
..
application_development boards: nordic: remove unnecessary nrfjprog.py args 2021-01-06 07:54:55 -06:00
audio/sof xtensa: don't build and run the reset handler twice 2021-01-13 18:17:40 -05:00
basic power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
bluetooth bluetooth: hci: rpmsg: Use RPMsg Service 2021-01-19 22:07:09 +01:00
boards samples/boards/nrf/nrfx: Make the sample usable on all nRF SoCs 2021-01-13 08:03:06 -05:00
cpp_synchronization samples: cpp_synchronization: fix 'main' signature 2021-01-19 11:06:38 -05:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display samples: lvgl: Removed reel_board overlays 2020-12-14 11:22:06 +01:00
drivers samples: drivers: jesd216: add support for Nordic QSPI driver 2021-01-18 16:58:09 -05:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel/condition_variables samples: kernel: add condition variable samples 2021-01-19 08:55:47 -05:00
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
net dts: overlay: Provide local-mac-address nodes as dts overlay 2021-01-20 10:03:42 +02:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix samples: posix: gettimeofday: incorporate libc time API tests 2020-09-04 14:46:43 +02:00
scheduler kernel: Remove CONFIG_LEGACY_TIMEOUT_API 2021-01-14 21:33:16 -05:00
sensor samples: sensor: mcp9808: add error checks in trigger_handler() 2021-01-18 16:56:57 -05:00
shields drivers/sensor: iis2dlpc: Move drdy_int info into DT 2021-01-18 09:21:00 -06:00
smp Samples: Add SMP pktqueue application 2020-12-02 07:09:21 -05:00
subsys samples: ipc: RPMsg Service sample 2021-01-19 22:07:09 +01:00
synchronization debug: analyzer: add support for thread runtime stats 2020-12-14 13:00:47 -05:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
userspace samples: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
video samples: video: Add OV7725 video capture sample 2021-01-06 08:33:38 -06:00
classic.rst
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00