diff options
| author | isiora <none@example.com> | 2018-01-24 19:46:57 +0000 | 
|---|---|---|
| committer | isiora <none@example.com> | 2018-01-24 19:46:57 +0000 | 
| commit | 9f08df7eb7af2386aed421906cab6240072e9f7d (patch) | |
| tree | 0304c3bbfb8c8b3921dff41d2acb4d997582c6e6 /os/common | |
| parent | 64cad6ba0e96124009423503866f17e93ab6386e (diff) | |
| download | ChibiOS-9f08df7eb7af2386aed421906cab6240072e9f7d.tar.gz ChibiOS-9f08df7eb7af2386aed421906cab6240072e9f7d.tar.bz2 ChibiOS-9f08df7eb7af2386aed421906cab6240072e9f7d.zip  | |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11400 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common')
| -rwxr-xr-x | os/common/startup/ARM/devices/SAMA5D2/armparams.h | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/os/common/startup/ARM/devices/SAMA5D2/armparams.h b/os/common/startup/ARM/devices/SAMA5D2/armparams.h index 15dee9777..cbb106570 100755 --- a/os/common/startup/ARM/devices/SAMA5D2/armparams.h +++ b/os/common/startup/ARM/devices/SAMA5D2/armparams.h @@ -87,6 +87,8 @@  #define ARM_IRQ_VECTOR_REG      0xFC020010
  #endif
 +
 +#define ARM_ENABLE_WFI_IDLE     TRUE
  #endif /* ARMPARAMS_H */
  /** @} */
  | 
