mbed library sources 只保留l0和l1系列的库,修改l0的库的晶振为12m

Dependents:   SANFAN_read_analog_value nucleo-wdg Nucleo_sleep_copy

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Mon Sep 28 10:45:10 2015 +0100
Revision:
630:825f75ca301e
Parent:
621:9c82b0f79f3d
Synchronized with git revision 54fbe4144faf309c37205a5d39fa665daa919f10

Full URL: https://github.com/mbedmicro/mbed/commit/54fbe4144faf309c37205a5d39fa665daa919f10/

NUCLEO_F031K6 : Add new target

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 621:9c82b0f79f3d 1 # ignore files for targets that aren't supported by the yotta build (to
mbed_official 621:9c82b0f79f3d 2 # minimise the size of the published module)
mbed_official 621:9c82b0f79f3d 3
mbed_official 621:9c82b0f79f3d 4 TARGET_ARM_SSG
mbed_official 621:9c82b0f79f3d 5 TARGET_Freescale
mbed_official 621:9c82b0f79f3d 6 TARGET_RENESAS
mbed_official 621:9c82b0f79f3d 7 TARGET_Silicon_Labs
mbed_official 621:9c82b0f79f3d 8 TARGET_Atmel
mbed_official 621:9c82b0f79f3d 9 TARGET_Maxim
mbed_official 621:9c82b0f79f3d 10 TARGET_NXP
mbed_official 621:9c82b0f79f3d 11 TARGET_STM
mbed_official 621:9c82b0f79f3d 12 TARGET_WIZNET
mbed_official 621:9c82b0f79f3d 13 TOOLCHAIN_IAR
mbed_official 621:9c82b0f79f3d 14