Ricardo Benitez / mbed

Fork of mbed by mbed official

Committer:
Kojto
Date:
Thu Oct 29 08:40:18 2015 +0000
Revision:
109:9296ab0bfc11
Release 109  of the mbed library

Changes:
- new platforms - NUCLEO_F042K6, WIZNWIKI_W7500ECO
- MTS targets - bootloaders update to 0.1.1
- STM F7 - RTC enable fixes
- STM F4 - i2c pending stop before start fix
- STM all targets - analogout normalization fix

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 109:9296ab0bfc11 1 ; *************************************************************
Kojto 109:9296ab0bfc11 2 ; *** Scatter-Loading Description File generated by uVision ***
Kojto 109:9296ab0bfc11 3 ; *************************************************************
Kojto 109:9296ab0bfc11 4
Kojto 109:9296ab0bfc11 5 LR_IROM1 0x00000000 0x00020000 { ; load region size_region
Kojto 109:9296ab0bfc11 6 ER_IROM1 0x00000000 0x00020000 { ; load address = execution address
Kojto 109:9296ab0bfc11 7 *.o (RESET, +First)
Kojto 109:9296ab0bfc11 8 *(InRoot$$Sections)
Kojto 109:9296ab0bfc11 9 .ANY (+RO)
Kojto 109:9296ab0bfc11 10 }
Kojto 109:9296ab0bfc11 11 RW_IRAM1 0x20000000 0x00004000 { ; RW data
Kojto 109:9296ab0bfc11 12 .ANY (+RW +ZI)
Kojto 109:9296ab0bfc11 13 }
Kojto 109:9296ab0bfc11 14 }
Kojto 109:9296ab0bfc11 15