- fix F411 F334 systeminit when HSI used - portinout always read IDR regardless of port direction
Fork of mbed-src by
History
- fix F411 F334 systeminit when HSI used; - STMs PortInOut port.read() always read input data register (real external pin state) even if direction is output (same as other platforms)
2014-09-27, by Geremia [Sat, 27 Sep 2014 11:16:28 +0000] rev 332
- fix F411 F334 systeminit when HSI used; - STMs PortInOut port.read() always read input data register (real external pin state) even if direction is output (same as other platforms)
Synchronized with git revision b1260b55d48f08b7a25efe2b72e7765686db0a70
2014-09-24, by mbed_official [Wed, 24 Sep 2014 13:15:06 +0100] rev 331
Synchronized with git revision b1260b55d48f08b7a25efe2b72e7765686db0a70
Full URL: https://github.com/mbedmicro/mbed/commit/b1260b55d48f08b7a25efe2b72e7765686db0a70/
[HAL] Nucleo boards - Fix issue with InterruptIn edges disable (MBED_A7 test)
Synchronized with git revision 56e9fd597864aab1c8fd92ef1c565e88a04d0a37
2014-09-23, by mbed_official [Tue, 23 Sep 2014 10:30:11 +0100] rev 330
Synchronized with git revision 56e9fd597864aab1c8fd92ef1c565e88a04d0a37
Full URL: https://github.com/mbedmicro/mbed/commit/56e9fd597864aab1c8fd92ef1c565e88a04d0a37/
[NUCLEO_F302R8] Migration to STM32Cube driver.
Synchronized with git revision 347b41de66af15376c2e94c6e15c66a822fba2a6
2014-09-23, by mbed_official [Tue, 23 Sep 2014 08:30:06 +0100] rev 329
Synchronized with git revision 347b41de66af15376c2e94c6e15c66a822fba2a6
Full URL: https://github.com/mbedmicro/mbed/commit/347b41de66af15376c2e94c6e15c66a822fba2a6/
[HAL] Freescale KSDK - Use PIT timer for ticker/timeout
Synchronized with git revision cb3999ca5e34d491101071a32bfc0916f5a77fe7
2014-09-22, by mbed_official [Mon, 22 Sep 2014 17:30:07 +0100] rev 328
Synchronized with git revision cb3999ca5e34d491101071a32bfc0916f5a77fe7
Full URL: https://github.com/mbedmicro/mbed/commit/cb3999ca5e34d491101071a32bfc0916f5a77fe7/
[NET, HAL] K64F - update files to use address of enet peripheral (not instance as required by KSDK v1.0)
Synchronized with git revision 2e5c761dc8e734c323e36f495cc9b1c97cf31400
2014-09-22, by mbed_official [Mon, 22 Sep 2014 09:30:07 +0100] rev 327
Synchronized with git revision 2e5c761dc8e734c323e36f495cc9b1c97cf31400
Full URL: https://github.com/mbedmicro/mbed/commit/2e5c761dc8e734c323e36f495cc9b1c97cf31400/
[NUCLEO_F4x1RE] test MBED_A7 InterruptIn - new test case - both interrupts disabled
Synchronized with git revision b5b42b5f4bc7f840815a3d168ada9b022307980a
2014-09-20, by mbed_official [Sat, 20 Sep 2014 11:30:07 +0100] rev 326
Synchronized with git revision b5b42b5f4bc7f840815a3d168ada9b022307980a
Full URL: https://github.com/mbedmicro/mbed/commit/b5b42b5f4bc7f840815a3d168ada9b022307980a/
K22F - Templates for uvision, gcc, kds, KSDK - removal of sw timer and interrupt manager
Synchronized with git revision 01f28ff20d4680e651ff0003b68e2111665c5a9e
2014-09-19, by mbed_official [Fri, 19 Sep 2014 08:30:06 +0100] rev 325
Synchronized with git revision 01f28ff20d4680e651ff0003b68e2111665c5a9e
Full URL: https://github.com/mbedmicro/mbed/commit/01f28ff20d4680e651ff0003b68e2111665c5a9e/
[ENET] K64F - Remove storage-class specifier "extern" from C++ guard at closing squiggle
Synchronized with git revision a73f28e6fbca9559fbed2726410eeb4c0534a4a5
2014-09-18, by mbed_official [Thu, 18 Sep 2014 14:00:17 +0100] rev 324
Synchronized with git revision a73f28e6fbca9559fbed2726410eeb4c0534a4a5
Full URL: https://github.com/mbedmicro/mbed/commit/a73f28e6fbca9559fbed2726410eeb4c0534a4a5/
Extended #476, which does not break ethernet for K64F
Synchronized with git revision ffa4168e11172fe7e9f2905047fa8a65eaa09588
2014-09-15, by mbed_official [Mon, 15 Sep 2014 15:30:06 +0100] rev 323
Synchronized with git revision ffa4168e11172fe7e9f2905047fa8a65eaa09588
Full URL: https://github.com/mbedmicro/mbed/commit/ffa4168e11172fe7e9f2905047fa8a65eaa09588/
[HAL] MTS_GAMBIT - SPI pin names expansion