zephyr/boards/ti/cc1352p7_launchpad
Alexandre Bailon dc898b47c8 samples: net: openthread: Add a sample using OpenThread CoAP API
In order to show how to use OpenThread and CoAP, add an application.
This example could be build to run a client or server.
The server could expose LEDs and buttons and client could get their
state and set the LEDs state.

The network is created automatically using the network key predefined
in the config. The goal is to make the example simple by removing
the commisionning and joinning process.

If a client application has a button, it could use it to toggle the first
LED on any boards running the server application.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
2025-01-21 19:27:07 +01:00
..
doc boards: ti: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
support boards: cc1352p7_lp: Adds a way to select the board to flash 2024-12-13 11:34:27 +01:00
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
cc1352p7_lp_defconfig boards: ti: cc1352p7_launchpad: Remove PINCTRL 2024-10-08 05:59:41 -04:00
cc1352p7_lp.dts
cc1352p7_lp.yaml samples: net: openthread: Add a sample using OpenThread CoAP API 2025-01-21 19:27:07 +01:00
CMakeLists.txt
Kconfig
Kconfig.cc1352p7_lp