/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }

Fork of mbed by mbed official

Committer:
bogdanm
Date:
Mon Dec 09 18:43:03 2013 +0200
Revision:
73:1efda918f0ba
Child:
76:824293ae5e43
Release 73 of the mbed library

Main changes:

- added support for KL46Z and NUCLEO_F103RB
- STM32 USB device support
- various bug fixes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 73:1efda918f0ba 1 ; *************************************************************
bogdanm 73:1efda918f0ba 2 ; *** Scatter-Loading Description File generated by uVision ***
bogdanm 73:1efda918f0ba 3 ; *************************************************************
bogdanm 73:1efda918f0ba 4
bogdanm 73:1efda918f0ba 5 LR_IROM1 0x08000000 0x20000 { ; load region size_region (128K)
bogdanm 73:1efda918f0ba 6
bogdanm 73:1efda918f0ba 7 ER_IROM1 0x08000000 0x20000 { ; load address = execution address
bogdanm 73:1efda918f0ba 8 *.o (RESET, +First)
bogdanm 73:1efda918f0ba 9 *(InRoot$$Sections)
bogdanm 73:1efda918f0ba 10 .ANY (+RO)
bogdanm 73:1efda918f0ba 11 }
bogdanm 73:1efda918f0ba 12
bogdanm 73:1efda918f0ba 13 ; 59 vectors (16 core + 43 peripheral) * 4 bytes = 236 bytes to reserve (0xEC)
bogdanm 73:1efda918f0ba 14 RW_IRAM1 (0x20000000+0xEC) (0x5000-0xEC) { ; RW data
bogdanm 73:1efda918f0ba 15 .ANY (+RW +ZI)
bogdanm 73:1efda918f0ba 16 }
bogdanm 73:1efda918f0ba 17
bogdanm 73:1efda918f0ba 18 }
bogdanm 73:1efda918f0ba 19