Skip to content

Commit 5b777bc

Browse files
committed
KSDK 1.0.0 beta RC3 - files updated (hal, drivers, K64F target)
- gpio driver ignored at the moment - flash driver not copied due to licensing
1 parent 33f18d1 commit 5b777bc

File tree

161 files changed

+14046
-12691
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+14046
-12691
lines changed

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_K64F/device/MK64F12/MK64F12.h

Lines changed: 426 additions & 138 deletions
Large diffs are not rendered by default.

libraries/mbed/targets/hal/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_K64F/device/MK64F12/MK64F12_adc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2013 - 2014, Freescale Semiconductor, Inc.
2+
* Copyright (c) 2014, Freescale Semiconductor, Inc.
33
* All rights reserved.
44
*
55
* THIS SOFTWARE IS PROVIDED BY FREESCALE "AS IS" AND ANY EXPRESS OR IMPLIED
@@ -373,7 +373,7 @@ typedef union _hw_adc_cfg1
373373
*
374374
* Values:
375375
* - 00 - Bus clock
376-
* - 01 - (Bus clock)/2
376+
* - 01 - Alternate clock 2 (ALTCLK2)
377377
* - 10 - Alternate clock (ALTCLK)
378378
* - 11 - Asynchronous clock (ADACK)
379379
*/

0 commit comments

Comments
 (0)