zephyr/samples/drivers
Cezar Burlacu 91ab6bf8d6 samples: can: shell send fix
This fixes the limitation of sending an extended CAN frame.
Because the default value of `CONFIG_SHELL_ARGC_MAX` is 12 the maximum
number of bytes for an extended CAN frame is 7.

Increasing it to 13 to allow all 8 bytes to be sent from the shell.

Tested on nucleo_f767zi.

Signed-off-by: Cezar Burlacu <cezar@embeddedp.ro>
2021-03-17 11:25:50 +01:00
..
adc samples: adc: add cc32xxsf_launchxl support 2021-02-19 10:43:58 -06:00
can samples: can: shell send fix 2021-03-17 11:25:50 +01:00
clock_control_litex
counter esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
crypto samples: crypto: set integration_platforms to native_posix 2021-03-03 09:22:24 -06:00
current_sensing
dac samples: drivers: dac: add support for frdm_k22f board 2021-03-02 16:27:47 -06:00
display
entropy
espi samples: drivers: espi: Add simple SAF tests 2021-02-15 08:22:01 -05:00
flash_shell samples: flash_shell: Run on boards without zephyr,flash-controller 2021-01-22 11:11:54 -05:00
ht16k33
i2c_fujitsu_fram
i2s/litex
jesd216 samples: drivers: jesd216: Enable Nordic QPSI driver 2021-02-23 16:31:41 -06:00
kscan
kscan_touch
lcd_hd44780
led_apa102
led_apa102c_bitbang
led_lp503x
led_lp3943
led_lp5562
led_lpd8806 drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
led_pca9633
led_pwm
led_sx1509b_intensity logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
led_ws2812
lora drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
peci driver: peci: Add supported peci response codes 2021-03-10 17:12:05 -05:00
ps2
soc_flash_nrf
spi_flash
spi_flash_at45 logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
spi_fujitsu_fram
watchdog samples: watchdog: Add cc32xx support 2021-02-24 08:35:27 -06:00
drivers.rst