zephyr/samples/drivers
Peter Bigot 7ab81edba9 samples: driver: watchdog: rework how callback support is handled
Nordic watchdog does support a callback, but it has a time limit that
is too tight for the way this sample uses it.  Add infrastructure to
bypass using the callback in this sample.

Also add more diagnostics explaining the status of callback use in the
sample.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-02-09 13:43:55 -05:00
..
adc samples/drivers/adc: Few fixes for use with twister 2021-01-29 16:57:04 -05:00
can drivers: can: mcp2515: Remove MCP2515 specifics 2021-01-10 16:06:47 -05:00
clock_control_litex samples: drivers: clock control: add sample 2020-12-06 12:35:16 -05:00
counter tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
crypto logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
current_sensing tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
dac samples: drivers: dac: src: add error check of dac_write_value() 2021-01-15 11:38:39 -05:00
display samples: drivers: display: Support for all solomon_ssd16xxfb based displays 2021-01-18 19:07:53 +01:00
entropy device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
espi cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
flash_shell samples: flash_shell: Run on boards without zephyr,flash-controller 2021-01-22 11:11:54 -05:00
ht16k33 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2c_fujitsu_fram device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
i2s/litex device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
jesd216 samples: drivers: jesd216: add support for Nordic QSPI driver 2021-01-18 16:58:09 -05:00
kscan cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
kscan_touch device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
lcd_hd44780 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_apa102 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_apa102c_bitbang device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp503x device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp3943 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lp5562 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_lpd8806 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_pca9633 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
led_pwm samples/drivers: led_pwm: Fixes for device testing 2021-01-18 19:11:43 +01:00
led_sx1509b_intensity logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
led_ws2812 samples: led_ws2812: force SPIM on nRF52-DK 2020-11-17 10:24:33 -06:00
lora device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
peci device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ps2 cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
soc_flash_nrf device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
spi_flash samples: spi_flash: Add compatibility with st,stm32-qspi-nor 2021-01-15 10:29:30 -05:00
spi_flash_at45 logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
spi_fujitsu_fram device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
watchdog samples: driver: watchdog: rework how callback support is handled 2021-02-09 13:43:55 -05:00
drivers.rst samples: drivers: Change drivers.rst to find all samples readme file 2020-05-15 17:18:56 +02:00