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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:1c78c0b4f513 | 2011-02-06 | Midimetric | (none) |
4:545e25d4c3d8 | 2011-01-08 | Midimetric | (1) corrected SPI com by adding a very small wait (8 us) after changing state of A0 pin. Redef DOGMLCD_TIME if you need to change value. |
3:f5146bf55b5d | 2011-01-05 | Midimetric | Flush(page,page) renamed to Page(page,page) to avoid ambiguity with Flush(page,x,y) : since the later has x and y optional, compiler does not know wich function to call when encountering Flush(int,int). |
2:d6e572640dcc | 2010-12-30 | Midimetric | - Font structure: compacted size reduce overall bin by 8K |
1:9d081c7fff45 | 2010-12-29 | Midimetric | Beta 2. Xstring now returns last used y position. |
0:601fd83c75e0 | 2010-12-29 | Midimetric | Alpha version with (poke, wipe, inv, linev, lineh, frame, rect, xchar, xfont) |