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).
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:de986e74bd93 | 2015-02-12 | kenjiArai | use standard library mbed & mbed-rtos |
8:4006b111c0d4 | 2015-02-07 | kenjiArai | use mbed-src latest version and everything works well (Fix most of BUGs) |
7:3f763de12768 | 2015-01-10 | kenjiArai | delete SPI LCD lib. |
6:f14cce59e7fe | 2015-01-10 | kenjiArai | more simple but problem is there (delete SPI LCD control) |
5:dccdaaa1e57b | 2015-01-08 | kenjiArai | modified more simple way |
4:76b3113c79ff | 2014-12-14 | kenjiArai | Check rtos functions on GR-PEACH. Does NOT work on GR-PEACH but does work on LPC1768, F401RE and L152RE. |
3:989d13762f43 | 2014-12-04 | kenjiArai | changed printf |
2:3747397a1618 | 2014-12-04 | kenjiArai | added printf(Debug) & normal serial com. |
1:a399a743d109 | 2014-11-29 | kenjiArai | added comments |
0:a17b3cf2f466 | 2014-11-29 | kenjiArai | GR-PEACH test program / (a) LED = 1 -> OFF (not standard mbed way), (b) printf is not synchronized |