zephyr/samples/drivers
Sebastian Głąb c6ef6941a3 samples: drivers: mbox: Extend mbox sample
Print on what board/core sample is executing.

Print how many bytes of data can be sent
in the mbox message (show use of mbox_mtu_get_dt()).

Print how many channels are available for incoming and/or
outgoing messages (show use of mbox_max_channels_get_dt()).

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2024-06-28 12:21:55 -04:00
..
adc everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
audio/dmic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
auxdisplay samples: auxdisplay: Add ESP32 board overlay 2024-04-19 10:07:00 +02:00
can hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
charger samples: charger: Adds additional context to README 2024-05-31 08:07:25 +02:00
clock_control_litex samples: drivers: clock_control_litex: clean up DTS snippet in README 2024-06-06 07:51:58 -04:00
clock_control_xec hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
counter everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
crypto everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
dac everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
display samples: add rt1064 to display samples with shield 2024-06-12 18:18:39 -04:00
eeprom samples/drivers: Use hwmv2 native targets 2024-03-15 16:13:12 +01:00
espi drivers: samples: espi: Adjust terms per eSPI specification 1.5 2024-06-11 19:46:08 -04:00
ethernet/eth_ivshmem
flash_shell samples: drivers: flash_shell does not run on stm32h745/m4 boards 2024-06-13 08:23:16 -04:00
fpga/fpga_controller
gnss samples: drivers: gnss: boards: adjust mimxrt1062 dts overlay 2024-05-02 22:42:39 +01:00
ht16k33 everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
i2c samples: drivers: i2c: add i2c target api sample 2024-05-01 19:48:31 +01:00
i2s hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ipm everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
jesd216 boards: silabs: Consistently name dev kits 2024-06-12 12:52:28 -04:00
kscan
lcd_cyclonev_socdk
lcd_hd44780 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_apa102c_bitbang
led_is31fl3194 samples: add IS31FL3194 RGB LED driver sample 2024-06-03 15:30:01 -04:00
led_is31fl3216a
led_is31fl3733
led_lp50xx
led_lp3943
led_lp5562 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_lp5569 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_pca9633
led_pwm drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
led_strip everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
led_sx1509b_intensity hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_xec
lora
mbox samples: drivers: mbox: Extend mbox sample 2024-06-28 12:21:55 -04:00
mbox_data samples: mbox_data: Repair mbox-consumer in dt 2024-04-22 06:49:39 -07:00
memc everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
misc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mspi samples: tests: dts: mspi: update ambiq specific MSPI dts 2024-06-18 19:55:35 -04:00
peci
ps2
smbus
soc_flash_nand flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
soc_flash_nrf everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
spi_bitbang hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_flash everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
spi_flash_at45 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
spi_fujitsu_fram
uart hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
virtualization/ivshmem/doorbell
w1/scanner hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
watchdog boards: nordic: 54l: use wdt31 instead of wdt30 2024-05-24 18:00:47 -04:00
drivers.rst