mbed library sources: Modified to operate FRDM-KL25Z at 48MHz from internal 32kHz oscillator (nothing else changed).

Fork of mbed-src by mbed official

The only file that changed is: mbed-src-FLL48/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.h

Changes

RevisionDateWhoCommit message
30:7ca55132b805 2013-10-26 icenyne mbed library source for KL25Z updated to operate using internal oscillator at 48MHz as the default. default tip
29:421d0b2f3ba7 2013-09-19 icenyne Corrected documentation and replaced original statement format for 32k to 48 MHz.
28:32fcdc465df5 2013-09-19 icenyne Updated CLOCK_SETUP 0 to run at 48MHz instead of 41MHz from internal oscillator.
27:3315632cc01d 2013-09-19 mbed_official Synchronized with git revision 38ed9eb6a079e6355789c73ed0ec3ecd482826b6
26:3a65fe875a02 2013-09-19 mbed_official Synchronized with git revision 81b372d362bec2f34fd12f1ee0dcad483718021c
25:002053b42e66 2013-09-18 mbed_official Synchronized with git revision c02372f88391a385415bca24ffaa1f0be34aab66
24:75304dd5f5fb 2013-09-17 mbed_official Synchronized with git revision 8f1c636ef5efdcab0e363d61d6ea2b53c2cc1db2
23:8d50de55f208 2013-09-16 mbed_official Synchronized with git revision 96ea3db1b37e4f615584fba010d46f37056474ed
22:dbd009839d5e 2013-09-13 mbed_official Synchronized with git revision 2481fbe2a21f381cba6e6c3abdaceaed7e288e06
21:67d3158c7b56 2013-09-11 bogdanm Synchronized with git revision 94ff741989b40eef41b3995d9953c5982de7fe3f
20:4263a77256ae 2013-09-10 bogdanm Sync with git revision 171dda705c947bf910926a0b73d6a4797802554d
19:398f4c622e1b 2013-08-19 bogdanm Sync with official mbed library release 66
18:692be3d4e4cc 2013-08-12 bogdanm Sync with official mbed library release 65
17:151ab7482c89 2013-08-08 emilmont Synch with latest https://github.com/mbedmicro/mbed changes
16:7da2369b400c 2013-08-07 emilmont Disable CAN because it does not implement the new CAN HAL
15:4892fe388435 2013-08-07 bogdanm Added LPC4088 target and interrupt chaining code
14:096882eb0961 2013-08-05 emilmont The LPC1347 board does not have an interface chip
13:0645d8841f51 2013-08-05 bogdanm Update mbed sources to revision 64
12:5fa2273de5db 2013-07-24 emimon01 Remove sources for toolchains unknown by the online compiler
11:f9e72c209510 2013-06-30 humlet fix for mbed lib issue 1 (i2c problem) see also https://mbed.org/users/mbed_official/code/mbed/issues/1
10:3bc89ef62ce7 2013-06-14 emilmont Unify mbed library sources
9:0ce32e54c9a7 2013-06-10 emilmont Refactoring of the mbed SDK:
8:4e25b8576136 2013-05-30 emilmont cleanup
7:3a1b3e92fa02 2013-04-24 emilmont Prepare support for ARMCC 5.03 (mainline microlib)
6:6dfdb79ccc45 2013-03-18 emilmont Fix GCC build including define of ARMCC intrinsic __disable_irq
5:ab1c572cb536 2013-03-15 emilmont Remove redundant stdio serial initialization.
4:c4bfb462ca53 2013-03-13 emilmont Add default LED patterns for error notification; Add module for common logic for sorted linked list of events; Move the PinName parsing to the RPC library;
3:c24f5ba8a7f9 2013-02-23 emilmont [GCC toolchains] declare "__semihost" as "static inline"
2:143cac498751 2013-02-18 emilmont Update mbed sources to Rev 59
1:62685faffa05 2012-11-29 emilmont Update sources to [Rev 49]
0:fd0d7bdfcdc2 2012-11-20 mbed_official mbed sources