SAM4E: Add support for PIO and peripheral clocks

This commit is contained in:
Gregory Nutt
2014-02-21 12:34:04 -06:00
parent fc490f3ff8
commit 95dda8aa1d
+7
View File
@@ -906,6 +906,13 @@ Where <subdir> is one of the following:
CONFIG_FS_NXFFS=n CONFIG_FS_NXFFS=n
CONFIG_FS_ROMFS=n CONFIG_FS_ROMFS=n
2. This configuration targets Linux using a generic ARM EABI toolchain:
CONFIG_LINUX=y
CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL=y
But that can easily be re-configured.
2. You may also want to define the following in your configuration file. 2. You may also want to define the following in your configuration file.
Otherwise, you will have not feedback about what is going on: Otherwise, you will have not feedback about what is going on: