zephyr/samples/drivers
Ulf Magnusson 9e87b1191e samples: CAN: kconfig: Fix ref. to CONFIG_CAN_AUTO_BUS_OFF_RECOVERY
A reference to CONFIG_CAN_AUTO_BOFF_RECOVERY was added in commit
1b88658f9f ("samples: driver: Extend CAN sample"), but it's never been
defined as a Kconfig symbol.

Should have been CONFIG_CAN_AUTO_BUS_OFF_RECOVERY according to
alexanderwachter, so change it to that.

Adding detection of unused symbols in samples and tests to CI.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-11-14 07:53:41 -06:00
..
CAN samples: CAN: kconfig: Fix ref. to CONFIG_CAN_AUTO_BUS_OFF_RECOVERY 2019-11-14 07:53:41 -06:00
counter/alarm kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
crypto x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
current_sensing
entropy coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
espi kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
flash_shell
gpio sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
ht16k33 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
i2c_fujitsu_fram sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
i2c_scanner
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
led_apa102c_bitbang sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
led_lp3943
led_lp5562
led_lpd8806
led_pca9633
led_ws2812
ps2 coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
random
soc_flash_nrf
spi_flash drivers: spi_nor: support deep-power-down mode 2019-11-09 15:26:06 +01:00
spi_fujitsu_fram samples: spi_fujitsu_fram: fix dependencies 2019-10-21 08:40:09 -05:00
watchdog watchdog: Remove CONFIG_WDT_0_NAME usage 2019-11-06 13:51:20 -06:00
drivers.rst