use mbed-src latest version and everything works well. RTC is also fine.
Dependencies: L3GD20 LIS3DH TextLCD mbed-rtos mbed
Use standard library mbed & mbed-rtos (GR-PEACH can run without mbed-src and special mbed-rtos).
History
use standard library mbed & mbed-rtos
2015-02-12, by kenjiArai [Thu, 12 Feb 2015 07:53:25 +0000] rev 9
use standard library mbed & mbed-rtos
use mbed-src latest version and everything works well (Fix most of BUGs)
2015-02-07, by kenjiArai [Sat, 07 Feb 2015 21:25:10 +0000] rev 8
use mbed-src latest version and everything works well (Fix most of BUGs)
delete SPI LCD lib.
2015-01-10, by kenjiArai [Sat, 10 Jan 2015 04:59:10 +0000] rev 7
delete SPI LCD lib.
more simple but problem is there (delete SPI LCD control)
2015-01-10, by kenjiArai [Sat, 10 Jan 2015 04:57:33 +0000] rev 6
more simple but problem is there (delete SPI LCD control)
modified more simple way
2015-01-08, by kenjiArai [Thu, 08 Jan 2015 13:03:16 +0000] rev 5
modified more simple way
Check rtos functions on GR-PEACH. Does NOT work on GR-PEACH but does work on LPC1768, F401RE and L152RE.
2014-12-14, by kenjiArai [Sun, 14 Dec 2014 09:17:01 +0000] rev 4
Check rtos functions on GR-PEACH. Does NOT work on GR-PEACH but does work on LPC1768, F401RE and L152RE.
changed printf
2014-12-04, by kenjiArai [Thu, 04 Dec 2014 12:07:23 +0000] rev 3
changed printf
added printf(Debug) & normal serial com.
2014-12-04, by kenjiArai [Thu, 04 Dec 2014 12:03:04 +0000] rev 2
added printf(Debug) & normal serial com.
added comments
2014-11-29, by kenjiArai [Sat, 29 Nov 2014 12:35:30 +0000] rev 1
added comments
GR-PEACH test program / (a) LED = 1 -> OFF (not standard mbed way), (b) printf is not synchronized
2014-11-29, by kenjiArai [Sat, 29 Nov 2014 12:29:49 +0000] rev 0
GR-PEACH test program / (a) LED = 1 -> OFF (not standard mbed way), (b) printf is not synchronized