Kazuki Yamamoto / mbeDshield

Dependents:   SeeedTouchLCD

Fork of mbed by mbed official

History

bug fix default tip

2014-05-06, by k4zuki [Tue, 06 May 2014 17:25:49 +0000] rev 72

bug fix


update for version 0.5.0

2014-05-01, by k4zuki [Thu, 01 May 2014 00:00:04 +0000] rev 71

update for version 0.5.0


added setting and define switch for 0.5.0

2014-01-26, by k4zuki [Sun, 26 Jan 2014 11:13:13 +0000] rev 70

added setting and define switch for 0.5.0


Touch LCD shield from Seeed Studio controlled from mbed1768/11U24 on mbeDshield(0.3.7 and later version)

2013-11-11, by k4zuki [Mon, 11 Nov 2013 08:51:50 +0000] rev 69

Touch LCD shield from Seeed Studio controlled from mbed1768/11U24 on mbeDshield(0.3.7 and later version)


Bug fixes and new features

2013-10-23, by bogdanm [Wed, 23 Oct 2013 16:23:06 +0300] rev 68

Bug fixes and new features

Many changes in this release, including:

- The new RawSerial class is a simple wrapper over the serial HAL that can
be safely used from an interrupt handler.
- Interrupt chaining code was removed from InterruptIn, Serial and Ticker
because it caused lots of issues with the RTOS. Interrupt chaining is
still possible using the InterruptManager class.
- InterruptIn has two new methods (enable and disable irq)


New mbed build with various bugfixes and improvements on all platforms.

2013-09-19, by bogdanm [Thu, 19 Sep 2013 15:44:18 +0300] rev 67

New mbed build with various bugfixes and improvements on all platforms.

Built from github tag 'mbed_lib_rev67'.


New mbed library build with support for LPC1114.

2013-08-19, by bogdanm [Mon, 19 Aug 2013 13:34:54 +0300] rev 66

New mbed library build with support for LPC1114.

Built from github tag 'mbed_lib_rev66'


New target (LPC4088), new features (interrupt chaining), bug fixes (KL25Z I2C).

2013-08-12, by bogdanm [Mon, 12 Aug 2013 13:17:46 +0300] rev 65

New target (LPC4088), new features (interrupt chaining), bug fixes (KL25Z I2C).


New build system structure, new target (LPC1347), bug fixes (I2C read/write errors, LPC11U24 memory map and others)

2013-08-05, by bogdanm [Mon, 05 Aug 2013 12:28:09 +0300] rev 64

New build system structure, new target (LPC1347), bug fixes (I2C read/write errors, LPC11U24 memory map and others)


spi slave and i2c slave support

2013-05-08, by samux [Wed, 08 May 2013 14:50:20 +0100] rev 63

spi slave and i2c slave support