Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
History
added missing bracket probably I hope
2015-07-21, by ersatzavian [Tue, 21 Jul 2015 14:09:45 -0700] rev 596
added missing bracket probably I hope
changed startup and flash files for STM32F030K6
2015-07-21, by ersatzavian [Tue, 21 Jul 2015 14:00:48 -0700] rev 595
changed startup and flash files for STM32F030K6
Synchronized with git revision 35cfd8ec8265fe052e158123f304a686b314a675
2015-07-21, by mbed_official [Tue, 21 Jul 2015 13:45:08 +0100] rev 594
Synchronized with git revision 35cfd8ec8265fe052e158123f304a686b314a675
Full URL: https://github.com/mbedmicro/mbed/commit/35cfd8ec8265fe052e158123f304a686b314a675/
Synchronized with git revision a68b724d07788e6389ea4d52c622aad767953758
2015-07-20, by mbed_official [Mon, 20 Jul 2015 09:00:09 +0100] rev 593
Synchronized with git revision a68b724d07788e6389ea4d52c622aad767953758
Full URL: https://github.com/mbedmicro/mbed/commit/a68b724d07788e6389ea4d52c622aad767953758/
[Silicon Labs] Bring EFM32 HAL up to date
Synchronized with git revision e7144f83a8d75df80c4877936b6ffe552b0be9e6
2015-07-17, by mbed_official [Fri, 17 Jul 2015 09:15:10 +0100] rev 592
Synchronized with git revision e7144f83a8d75df80c4877936b6ffe552b0be9e6
Full URL: https://github.com/mbedmicro/mbed/commit/e7144f83a8d75df80c4877936b6ffe552b0be9e6/
More API implementation for SAMR21
Synchronized with git revision 9bb85c06785ef6791e8a6c4006a279857656c2b5
2015-07-15, by mbed_official [Wed, 15 Jul 2015 08:15:08 +0100] rev 591
Synchronized with git revision 9bb85c06785ef6791e8a6c4006a279857656c2b5
Full URL: https://github.com/mbedmicro/mbed/commit/9bb85c06785ef6791e8a6c4006a279857656c2b5/
mbed - Modified MBED_ASSERT to use error()
Synchronized with git revision a4c1bdc788e19fb9ae196b89074088f477ba91e4
2015-07-14, by mbed_official [Tue, 14 Jul 2015 09:45:08 +0100] rev 590
Synchronized with git revision a4c1bdc788e19fb9ae196b89074088f477ba91e4
Full URL: https://github.com/mbedmicro/mbed/commit/a4c1bdc788e19fb9ae196b89074088f477ba91e4/
add IBDAP-LPC11U35 platform
Synchronized with git revision 3a12b5f998967abbcf8b2884bea8b85b61196753
2015-07-13, by mbed_official [Mon, 13 Jul 2015 09:45:08 +0100] rev 589
Synchronized with git revision 3a12b5f998967abbcf8b2884bea8b85b61196753
Full URL: https://github.com/mbedmicro/mbed/commit/3a12b5f998967abbcf8b2884bea8b85b61196753/
I2C PeripheralPins bug fix.
Synchronized with git revision e811e6168d93e6dfde4b326b803dbd1bfd3e9665
2015-07-13, by mbed_official [Mon, 13 Jul 2015 09:00:09 +0100] rev 588
Synchronized with git revision e811e6168d93e6dfde4b326b803dbd1bfd3e9665
Full URL: https://github.com/mbedmicro/mbed/commit/e811e6168d93e6dfde4b326b803dbd1bfd3e9665/
11U68 - Fixed P0_11 for GPIO
Synchronized with git revision 6cb7294c83b739aaf94e7f5d477479c9e332c700
2015-07-10, by mbed_official [Fri, 10 Jul 2015 14:15:08 +0100] rev 587
Synchronized with git revision 6cb7294c83b739aaf94e7f5d477479c9e332c700
Full URL: https://github.com/mbedmicro/mbed/commit/6cb7294c83b739aaf94e7f5d477479c9e332c700/
[KL25Z] add 32KHz crystal clock setup 3 + minor RTC api changes