mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
SAM4E: Add support for PIO and peripheral clocks
This commit is contained in:
@@ -906,6 +906,13 @@ Where <subdir> is one of the following:
|
||||
CONFIG_FS_NXFFS=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.
|
||||
Otherwise, you will have not feedback about what is going on:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user