diff options
author | edolomb <none@example.com> | 2018-02-16 17:06:21 +0000 |
---|---|---|
committer | edolomb <none@example.com> | 2018-02-16 17:06:21 +0000 |
commit | 3b850e4e5d685c6388c7ed2b25456ec9bd2381ea (patch) | |
tree | 0c19fe3c0b2e445815c4973b36c8eb0bbd14501b | |
parent | 3546335959de4c5daa36d1d1d3a1e7280ecad64f (diff) | |
download | ChibiOS-3b850e4e5d685c6388c7ed2b25456ec9bd2381ea.tar.gz ChibiOS-3b850e4e5d685c6388c7ed2b25456ec9bd2381ea.tar.bz2 ChibiOS-3b850e4e5d685c6388c7ed2b25456ec9bd2381ea.zip |
Commented inclusion
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11502 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d28.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d28.h b/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d28.h index 5dc0a073b..b2000920f 100644 --- a/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d28.h +++ b/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d28.h @@ -202,7 +202,7 @@ /** \addtogroup SAMA5D28_pio Peripheral Pio Definitions */ /*@{*/ -#include "pio/pio_sama5d28.h" +//#include "pio/pio_sama5d28.h" /*@}*/ |