Ensure that common documentation snippets meant to be "literalinclude"d
in other pages are not treated as regular rst files and de facto
excluded from the documentation global toctree.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
The ssd1396 shield uses an I2C interface, and the nrf5340dk board
overlay needs a bigger buffer size by default to work.
Signed-off-by: Sebastian Viviani <sebastian.viviani@nordicsemi.no>
The `ok` state is deprecated and very few files are using this.
The DTS spec also does not have this value.
This PR removes this value once and for all.
Signed-off-by: Kyle Micallef Bonnici <kylebonnici@hotmail.com>
Update the EK-RA8P1 board to support the ArduCam CU450 OV5640 shield:
- Update pinctrl definitions in ek_ra8p1-pinctrl.dtsi
- Update board DTS in ek_ra8p1_r7ka8p1kflcac_cm85.dts
- Add board-specific overlay for the shield
- Update documentation
Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Add a shield definition for the ArduCam CU450 OV5640 camera module
in DVP (parallel) mode.
- Add Kconfig entry for the shield
- Add devicetree overlay for DVP mode
- Add documentation and shield.yml
Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com>
Add a new very simple shield that provides MIDI DIN-5 IN/OUT/THROUGH,
as well as 2 leds. Other features of the shields (capacitive sensors)
are currently not reified in Zephyr.
While there is no further device on the shield itself (everything goes
through the Arduino header directly), this allows for meaningful
device-tree naming when using the shield.
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
Added wlan wakeup pin in IW610 overlay file. This WLAN wakeup
support is for IW610 and MIMXRT1060-EVK acts as host. Add wakeup
pin configuration when doing device related initialization.
Signed-off-by: Hui Bai <hui.bai@nxp.com>
Move the selection of the dma channel and the sensor input clock into
a board specific overlay since this differ from a board to another.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
The i2c bus configuration and dcmi pins alternate function settings are
already done within the board dts since this is fixed for each board
so remove then from the shield overlay.
The dmamux node enabling is also removed since currently the DCMI/DMA
cannot rely on dmamux.
In the shield main overlay file, ensure that the i2c bus is properly
enabled.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Following introduction of LV_Z_MEMORY_POOL_ZEPHYR_REGION and
LV_Z_VDB_ZEPHYR_REGION, remove the usage of the option
LV_Z_VDB_CUSTOM_SECTION and the related linker scripts for
STM32 boards & shields.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
The product photo is from https://learn.adafruit.com/assets/115230
Tested with the commmand mentioned in the index.rst file.
Compilation testing in CI of the overlay file is done via the
light_polling sample.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Product image from https://learn.adafruit.com/assets/103710
Tested with the command mentioned in the index.rst file.
Compile-testing of the overlay file is done in CI via the
drivers/rtc sample.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Fix for compatible property.
Addition of hardware timer to be used with APARD32690 board.
Signed-off-by: Vladislav Pejic <vladislav.pejic@orioninc.com>
Product photo from https://learn.adafruit.com/assets/122469,
which has the CC BY-SA 3.0 license.
Tested with the command mentioned in the index.rst page.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Tested with the commands mentioned in index.rst
The product photo is from
https://learn.adafruit.com/assets/137335
with the license CC BY-SA 3.0
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
The pipe nodes are not video interfaces. Describe them as normal child
nodes instead of using port/endpoint.
Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
fix a typo in board name (mixm... instead of mimx...) and actually use
a proper board name anyway since it looks like this was still using
a HWMv1 name.
Fixeszephyrproject-rtos/zephyr#95015
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Fix typo introduced in some shields DTS overlay files by commit
c683b044d9 ("shields: devicetree: use arduino-header-r3.h constants
in all shields").
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
Make shield overlays less error prone and easier to maintain by
switching to GPIO pin constants defined in arduino-header-r3.h.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Product photo from https://learn.adafruit.com/assets/137463
with the license CC BY-SA 3.0
Tested with the command mentioned in the index.rst page.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Product photo from https://learn.adafruit.com/assets/91687
with the licence CC BY 3.0
Tested with the command mentioned on the index.rst page.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Product photo from https://learn.adafruit.com/assets/87727
with the license CC BY-SA 3.0
Tested with the command mentioned in the index.rst page.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>
Product photo from https://learn.adafruit.com/assets/89850
Tested with the command mentioned on the index.rst page.
Signed-off-by: Jonas Berg <jonas.s.t.berg@gmail.com>