lpc11u use USBSRAM, able to response with 1st request

This commit is contained in:
hathach
2018-12-02 02:13:48 +07:00
parent fb842bb804
commit 5848dd2895
5 changed files with 136 additions and 147 deletions
@@ -34,4 +34,8 @@
<ProgramSection alignment="4" load="No" name=".data2_run" />
<ProgramSection alignment="4" load="No" name=".bss2" />
</MemorySegment>
<MemorySegment name="$(RAM3_NAME:RAM3)">
<ProgramSection alignment="4" load="No" name=".data3_run" />
<ProgramSection alignment="4" load="No" name=".bss3" />
</MemorySegment>
</Root>