Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: menu mbed RA8875
Revision 7:e8a7c28c6ebf, committed 2016-01-23
- Comitter:
- WiredHome
- Date:
- Sat Jan 23 17:46:01 2016 +0000
- Parent:
- 6:d476abd5605b
- Child:
- 8:412e2819092e
- Commit message:
- update libs
Changed in this revision
--- a/RA8875.lib Sat Dec 19 16:03:28 2015 +0000 +++ b/RA8875.lib Sat Jan 23 17:46:01 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/WiredHome/code/RA8875/#0b084475d5a9 +http://mbed.org/users/WiredHome/code/RA8875/#fc60bfa0199f
--- a/main.cpp Sat Dec 19 16:03:28 2015 +0000 +++ b/main.cpp Sat Jan 23 17:46:01 2016 +0000 @@ -30,9 +30,9 @@ // +----------------------------------------------------+ 271 // 0 479 // -#include "mbed.h" // tested with v92 -#include "RA8875.h" // tested with v80 -#include "menu.h" +#include "mbed.h" // tested with v112 +#include "RA8875.h" // tested with v102 +#include "menu.h" // v3 //#define DEBUG "mPaint" // ...
--- a/mbed.bld Sat Dec 19 16:03:28 2015 +0000 +++ b/mbed.bld Sat Jan 23 17:46:01 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/4336505e4b1c \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/6f327212ef96 \ No newline at end of file