mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 15:12:59 +00:00
First AVR compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3681 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
caeac3742f
commit
405a564ce7
1 changed files with 0 additions and 2 deletions
|
|
@ -144,8 +144,6 @@ SECTIONS
|
|||
_ebss = ABSOLUTE(.);
|
||||
} > sram
|
||||
|
||||
.bss SIZEOF(.data) + ADDR(.data) :
|
||||
|
||||
/* Global data not cleared after reset. */
|
||||
|
||||
.noinit :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue