Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be static const
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5683 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
2cfd4114c2
commit
83d7625ba2
@ -2017,7 +2017,7 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
|
||||
As of this writing, more device drivers are needed to make this a more complete port.
|
||||
</p>
|
||||
<p>
|
||||
For a full-featured RTOS such as NuttX, providing support in a usable and meaningful way within the tiny memories of the NUC120 demonstrates the scalability of NuttX (128KB FLASH and 16KB of SRAM).
|
||||
For a full-featured RTOS such as NuttX, providing support in a usable and meaningful way within the tiny memories of the NUC120 demonstrates the scalability of NuttX (128KB FLASH and 16KB of SRAM in a 48-pin package).
|
||||
When running the NSH configuration (a full up application), there is still more than 9KB or SRAM available:
|
||||
</p>
|
||||
<ul><pre>
|
||||
|
Loading…
Reference in New Issue
Block a user