1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 17:13:50 +01:00

examples/networking/dtls/dtls-echo: fix copy & paste error in readme

This commit is contained in:
Benjamin Valentin 2025-10-29 16:14:15 +01:00
parent 48ca993188
commit 606f9bd4e6

View File

@ -30,8 +30,8 @@ For the client:
# Testings
## Boards
Boards that do not support the `../gnrc_networking` example are included
in the `BOARD_INSUFFICIENT_MEMORY`, plus the board `cc2650stk`.
Boards that do not support the `dtls-echo` example are included
in the `Makefile.ci` file.
The code has been tested in the FIT IOT-LAB tesbed with the remote
`iotlab-m3` and `iotlab-a8-m3` boards and with local `samr21-xpro` boards.