Skip to content

Commit f62e2d4

Browse files
committed
doc: build: dts: api: document the zephyr,camera chosen node
The zephyr,camera was used in several samples, but was not documented. Add the missing documentation entry for it in the list. Signed-off-by: Josuah Demangeon <me@josuah.net>
1 parent 29c43af commit f62e2d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/build/dts/api/api.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ device.
388388
- Sets UART device used for the Bluetooth monitor logging
389389
* - zephyr,bt-hci
390390
- Selects the HCI device used by the Bluetooth host stack
391+
* - zephyr,camera
392+
- Video input device, typically a camera.
391393
* - zephyr,canbus
392394
- Sets the default CAN controller
393395
* - zephyr,ccm

0 commit comments

Comments
 (0)