version_2.0
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
History
version_2.0
2014-06-25, by erezi [Wed, 25 Jun 2014 06:08:49 +0000] rev 86
version_2.0
Release 85 of the mbed library
2014-06-11, by bogdanm [Wed, 11 Jun 2014 15:14:05 +0100] rev 85
Release 85 of the mbed library
Main changes:
- K64F Ethernet fixes
- Updated tests
- Fixes for various mbed targets
- Code cleanup: fixed warnings, more consistent code style
- GCC support for K64F
There is a known issue with the I2C interface on some ST targets. If you
find the I2C interface problematic on your ST board, please log a bug
against this on mbed.org.
Release 84 of the mbed library
2014-05-19, by bogdanm [Mon, 19 May 2014 18:14:09 +0100] rev 84
Release 84 of the mbed library
Main changes:
- added LPC11U68 to the official build
- Bug fixes and new features for ST Nucleo boards
- I2C fixes for Freescale targets
- Added nRF51822 exporters
Release 83 of the mbed library
2014-04-28, by bogdanm [Mon, 28 Apr 2014 17:39:05 +0100] rev 83
Release 83 of the mbed library
Main changes:
- updated tests
- K64F TCP/IP support
- lots of fixes in various targets
Release 82 of the mbed library
2014-04-07, by bogdanm [Mon, 07 Apr 2014 18:28:36 +0100] rev 82
Release 82 of the mbed library
Main changes:
- support for K64F
- Revisited Nordic code structure
- Test infrastructure improvements
- various bug fixes
Release 81 of the mbed library
2014-03-19, by bogdanm [Wed, 19 Mar 2014 18:28:32 +0000] rev 81
Release 81 of the mbed library
Main changes:
- Updates and fixes for many targets
- LPC1768: serial interface code fixes
- nRF51822 targets now output a .hex file
- More exporters
- More flexible GPIO API
First alpha release for the NRF51822 target (to be tested in the online IDE)
2014-02-21, by emilmont [Fri, 21 Feb 2014 12:21:39 +0000] rev 80
First alpha release for the NRF51822 target (to be tested in the online IDE)
Add LPC1549 Target
2014-02-21, by emilmont [Fri, 21 Feb 2014 10:26:12 +0000] rev 79
Add LPC1549 Target
Change "us_ticker" implementation to 32-bit timer for NUCLEO_L152RE and NUCLEO_F401RE
Update KL05Z CMSIS-CORE
Add KL05Z Target
2014-02-18, by emilmont [Tue, 18 Feb 2014 15:02:39 +0000] rev 78
Add KL05Z Target
Fix LPC11XX InterruptIn
Fix NUCLEO boards us_ticker
Fix NUCLEO_L152RE AnalogOut
Release 77 of the mbed library
2014-02-14, by emilmont [Fri, 14 Feb 2014 14:36:43 +0000] rev 77
Release 77 of the mbed library
Main changes:
* Add target NUCLEO_F030R8
* Add target NUCLEO_F401RE
* Add target NUCLEO_F103RB
* Add target NUCLEO_L152RE