mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add Kinesis watchdog, ramfuncs, idle loop, start of clock configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3875 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -4596,6 +4596,10 @@ build
|
||||
<code>CONFIG_BOOT_COPYTORAM</code>: Some configurations boot in FLASH
|
||||
but copy themselves entirely into RAM for better performance.
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_BOOT_RAMFUNCS</code>: Other configurations may copy just
|
||||
some functions into RAM, either for better performance or for errata workarounds.
|
||||
</li>
|
||||
<li>
|
||||
<code>CONFIG_STACK_POINTER</code>: The initial stack pointer
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user