mbed(SerialHalfDuplex入り)

Fork of mbed by mbed official

Committer:
yusuke_kyo
Date:
Wed Apr 08 08:04:18 2015 +0000
Revision:
98:01a414ca7d6d
Parent:
73:1efda918f0ba
remove SerialHalfDuplex.h

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 73:1efda918f0ba 1
bogdanm 73:1efda918f0ba 2 LR_IROM1 0x00000000 0x40000 { ; load region size_region (256k)
bogdanm 73:1efda918f0ba 3 ER_IROM1 0x00000000 0x40000 { ; load address = execution address
bogdanm 73:1efda918f0ba 4 *.o (RESET, +First)
bogdanm 73:1efda918f0ba 5 *(InRoot$$Sections)
bogdanm 73:1efda918f0ba 6 .ANY (+RO)
bogdanm 73:1efda918f0ba 7 }
bogdanm 73:1efda918f0ba 8 ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0
bogdanm 73:1efda918f0ba 9 ; 0x8000 - 0xC0 = 0x7F40
bogdanm 73:1efda918f0ba 10 RW_IRAM1 0x1FFFE0C0 0x7F40 {
bogdanm 73:1efda918f0ba 11 .ANY (+RW +ZI)
bogdanm 73:1efda918f0ba 12 }
bogdanm 73:1efda918f0ba 13 }
bogdanm 73:1efda918f0ba 14