zephyr/drivers
Maciek Borzecki 624c9e339a watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG)
Add a driver for Independent Watchdog (IWDG) commonly found in STM32
MCUs. The driver has been tested on STM32F1 family MCU.

Change-Id: Idc6ac35990e46901a206b4af0ce3767eb4875de9
Origin: Original
Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
2016-03-18 20:57:26 +00:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio: put driver kconfigs under submenus 2016-03-18 11:27:09 +00:00
bluetooth Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
clock_control clock_control/stm32f10x: move kconfigs into its submenu 2016-03-18 11:27:09 +00:00
console drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
counter drivers: Quark AON counter and timer support 2016-03-17 08:59:04 -04:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio gpio/stm32: GPIO input with interrupts 2016-03-18 20:55:21 +00:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c i2c: restructure kconfig options 2016-03-17 21:05:12 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Check firmware version for compatibility 2016-03-18 15:22:13 +00:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux soc/stm32f1/pinmux: implement STM32 pinmux integration 2016-03-18 16:27:04 +01:00
pwm pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: move driver specific options to separate Kconfig files 2016-03-17 15:59:17 +00:00
serial serial/stm32: add support for IRQ APIs 2016-03-18 20:52:00 +00:00
shared_irq drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
spi spi: restructure kconfig options 2016-03-17 21:05:12 +00:00
timer Revert "microkernel: Add support for *_sleep() during initialization" 2016-03-11 22:08:44 +00:00
watchdog watchdog/iwdg_stm32: add driver for STM32 Independent Watchdog (IWDG) 2016-03-18 20:57:26 +00:00
Kconfig API: Add public counter API 2016-03-17 08:59:04 -04:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00