mbed library sources. Supersedes mbed-src.

Dependents:   LPCXpresso1769_blinky

Fork of mbed-dev by mbed official

Committer:
MACRUM
Date:
Mon Sep 19 14:20:24 2016 +0000
Revision:
148:341accce5a58
Parent:
144:ef7eb2e8f9f7
Modified pin names and clock config for LPCXpresso1769

Who changed what in which revision?

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