/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 Apr 07 18:28:36 2014 +0100
Revision:
82:6473597d706e
Release 82 of the mbed library

Main changes:

- support for K64F
- Revisited Nordic code structure
- Test infrastructure improvements
- various bug fixes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 82:6473597d706e 1
bogdanm 82:6473597d706e 2 LR_IROM1 0x00000000 0x100000 { ; load region size_region (1000k)
bogdanm 82:6473597d706e 3 ER_IROM1 0x00000000 0x100000 { ; load address = execution address
bogdanm 82:6473597d706e 4 *.o (RESET, +First)
bogdanm 82:6473597d706e 5 *(InRoot$$Sections)
bogdanm 82:6473597d706e 6 .ANY (+RO)
bogdanm 82:6473597d706e 7 }
bogdanm 82:6473597d706e 8 ; 8_byte_aligned(62 vect * 4 bytes) = 8_byte_aligned(0x194) = 0x198
bogdanm 82:6473597d706e 9 ; 0x40000 - 0x198 = 0x3FE68
bogdanm 82:6473597d706e 10 RW_IRAM1 0x1FFF0198 0x3FE68 {
bogdanm 82:6473597d706e 11 .ANY (+RW +ZI)
bogdanm 82:6473597d706e 12 }
bogdanm 82:6473597d706e 13 }
bogdanm 82:6473597d706e 14