Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Revision 93:9dd889aeda0e, committed 2014-12-05
- Comitter:
- fblanc
- Date:
- Fri Dec 05 15:42:32 2014 +0000
- Parent:
- 92:4fc01daae5a5
- Commit message:
- substitute line 894 extern } by }; /TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h
Changed in this revision
TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h Thu Nov 27 13:33:22 2014 +0000 +++ b/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h Fri Dec 05 15:42:32 2014 +0000 @@ -891,7 +891,8 @@ #endif /* FSL_FEATURE_ADC_HAS_PGA */ #if defined(__cplusplus) -extern } +//extern } +} #endif /*!