zephyr/arch/arm/soc/atmel_sam3
Dmitriy Korovkin 59f198d86d arm atmel sam3: Disable watchdog timer
Watchdog timer is enabled after the board reset. It is not used by Zephyr OS,
and having it enabled causes system resets during CPU-intensive operations.

Change-Id: If5583dbd2d2fb2206274467c523d6b5d147f1fbe
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-09-12 02:00:34 +00:00
..
Kconfig atmel_sam3: Do not switch off CPU clock if debugging is planned 2016-06-29 05:36:48 +00:00
Kconfig.defconfig i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
Kconfig.soc power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
Makefile soc: arm: Unify setting of Cortex-M specifc compiler flags 2016-05-27 10:45:48 -05:00
linker.ld build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
soc.c arm atmel sam3: Disable watchdog timer 2016-09-12 02:00:34 +00:00
soc.h arm atmel sam3: Add constants and structures for watchdog registers 2016-09-12 02:00:33 +00:00
soc_registers.h arm atmel sam3: Add constants and structures for watchdog registers 2016-09-12 02:00:33 +00:00