zephyr/drivers/watchdog
David B. Kinder f00f58517b doc: replace UTF-8 chars
Some our Zephyr tools don't like seeing UTF-8 characters, as reported in
issue #4131) so a quick scan and replace for UTF-8 characters in .rst,
.h, and Kconfig files using "file --mime-encoding" (excluding the /ext
folders) finds these files to tweak.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-10-03 20:03:57 -04:00
..
iwdg_stm32.c
iwdg_stm32.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
Kconfig drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
Kconfig.cmsdk_apb
Kconfig.esp32 drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
Kconfig.qmsi
Kconfig.sam watchdog: atmel_sam: enable build for all SAM family 2017-05-28 09:18:54 -05:00
Kconfig.stm32
Makefile drivers: watchdog: Implement ESP32 watchdog driver 2017-08-09 12:26:14 -07:00
wdog_cmsdk_apb.c
wdt_esp32.c drivers: watchdog: esp32: Acknowledge watchdog interrupt 2017-08-25 15:31:46 -04:00
wdt_qmsi.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
wdt_sam.c