zephyr/samples/drivers
Peter A. Bigot c04c40a34e samples: jesd216: fix printf argument to match format
The relative offset will always be small so downcast it to avoid
cross-platform size differences.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-08-21 13:57:46 -04:00
..
can zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter drivers: counter: Add native_posix counter hardware model and driver 2020-07-27 13:25:50 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
current_sensing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac boards: arm: document and enable the DAC for the Arduino Zero 2020-08-04 16:08:48 -05:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
entropy zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
espi samples: drivers: espi: Convert espi sample to devicetree 2020-08-18 14:22:10 -04:00
flash_shell samples: flash_shell: Fix overwriting return value 2020-08-19 15:01:50 +02:00
gpio/boards
ht16k33 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
i2c_fujitsu_fram zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
jesd216 samples: jesd216: fix printf argument to match format 2020-08-21 13:57:46 -04:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
kscan_touch zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lcd_hd44780 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_apa102
led_apa102c_bitbang zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lp3943
led_lp5562 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_lpd8806
led_pca9633
led_ws2812
lora drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
peci samples: derives/peci can't run at EVB board 2020-08-18 14:20:49 -04:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc_flash_nrf zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
spi_flash boards: arm: adafruit_feather_nrf52840: add support for QSPI flash 2020-08-19 15:43:57 -05:00
spi_flash_at45 spi-device: set CS gpio flags for all devices that had none 2020-07-09 06:07:07 -05:00
spi_fujitsu_fram samples: drivers: Fix unitialized spi_cfg in spi_fujitsu_fram sample 2020-07-22 09:59:51 +02:00
watchdog
drivers.rst