ads1115 only

Fork of mbed by mbed official

Committer:
kaoshen
Date:
Tue Jan 17 23:27:32 2017 +0000
Revision:
135:fce8a9387ed1
Parent:
102:da0ca467f8b5
333 ADS1115 ADC1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 101:7cff1c4259d7 1
Kojto 101:7cff1c4259d7 2 LR_IROM1 0x00000000 0xC000 { ; load region size_region (48k)
Kojto 101:7cff1c4259d7 3 ER_IROM1 0x00000000 0xC000 { ; load address = execution address
Kojto 101:7cff1c4259d7 4 *.o (RESET, +First)
Kojto 101:7cff1c4259d7 5 *(InRoot$$Sections)
Kojto 101:7cff1c4259d7 6 .ANY (+RO)
Kojto 101:7cff1c4259d7 7 }
Kojto 101:7cff1c4259d7 8 ; 8_byte_aligned(48 vect * 4 bytes) = 8_byte_aligned(0xC0) = 0xC0
Kojto 101:7cff1c4259d7 9 ; 8KB - 0xC0 = 0x1F40
Kojto 101:7cff1c4259d7 10 RW_IRAM1 0x100000C0 0x1F40 {
Kojto 101:7cff1c4259d7 11 .ANY (+RW +ZI)
Kojto 101:7cff1c4259d7 12 }
Kojto 101:7cff1c4259d7 13 RW_IRAM2 0x20004000 0x800 { ; RW data, USB RAM
Kojto 101:7cff1c4259d7 14 .ANY (USBRAM)
Kojto 101:7cff1c4259d7 15 }
Kojto 101:7cff1c4259d7 16 }
Kojto 101:7cff1c4259d7 17