zephyr/samples/drivers
Alexander Wachter 1b88658f9f samples: driver: Extend CAN sample
This commit adds sample code for bus state checking.
Printing the counter state is moved to own thread because the
ISR was blocking too long (messages were lost)

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2019-10-24 12:28:01 +03:00
..
CAN samples: driver: Extend CAN sample 2019-10-24 12:28:01 +03:00
counter/alarm doc: fix broken file and zephyr-app refs 2019-10-08 15:42:32 -05:00
crypto
current_sensing cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
entropy coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
espi coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
flash_shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
gpio doc: Correct gpio sample description 2019-09-10 16:13:39 -05:00
ht16k33 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
i2c_fujitsu_fram samples: i2c_fujitsu_fram: remove whitelisting 2019-07-12 05:54:16 -07:00
i2c_scanner cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
kscan samples: drivers: kscan: Add kscan sample application 2019-10-16 13:29:21 -07:00
lcd_hd44780 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
led_apa102 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_apa102c_bitbang boards: remove arduino 101 and related boards 2019-07-29 21:30:25 -07:00
led_lp3943 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_lp5562 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_lpd8806 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_pca9633 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
led_ws2812 samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
ps2 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
random
soc_flash_nrf
spi_flash samples/drivers/spi_flash: add board overrides 2019-07-24 09:20:56 -04:00
spi_fujitsu_fram samples: spi_fujitsu_fram: fix dependencies 2019-10-21 08:40:09 -05:00
watchdog coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
drivers.rst