mbed library sources. Supersedes mbed-src. Fixes analogIn and analogOut problems for TARGET_STM32F3. Tested on NUCLEO-F303K8, using 3 analogout and 7 analogin channels simultaneously. Added ability for STM32F334R8 and STM32F303K8 to use all three channels of DAC simultaneously. https://developer.mbed.org/users/StevieWray/code/mbed-dev/ Added ability for TARGET_STM32F3 to use more than one ADC simultaneously. https://developer.mbed.org/questions/67997/NUCLEO-F303K8ADC/

Fork of mbed-dev by mbed official

Revision:
0:9b334a45a8ff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.yotta_ignore	Thu Oct 01 15:25:22 2015 +0300
@@ -0,0 +1,14 @@
+# ignore files for targets that aren't supported by the yotta build (to
+# minimise the size of the published module)
+
+TARGET_ARM_SSG
+TARGET_Freescale
+TARGET_RENESAS
+TARGET_Silicon_Labs
+TARGET_Atmel
+TARGET_Maxim
+TARGET_NXP
+TARGET_STM
+TARGET_WIZNET
+TOOLCHAIN_IAR
+