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: IAP NTPClient RTC mbed-rtos mbed Socket lwip-sys lwip BurstSPI
Fork of LPC1768_Mini-DK by
History
Initial commit of software v0.2;
2013-08-23, by jakeb [Fri, 23 Aug 2013 21:45:08 +0000] rev 15
Initial commit of software v0.2;
Mini-DK library update :
2013-01-11, by frankvnk [Fri, 11 Jan 2013 16:51:46 +0000] rev 14
Mini-DK library update :
; SPI_TFT renamed to SPI_TFT_ILI9320 and published as separate library
FLASH_BUFFER comment update in main.cpp
2013-01-10, by frankvnk [Thu, 10 Jan 2013 08:58:47 +0000] rev 13
FLASH_BUFFER comment update in main.cpp
Mini_DK library cleanup : documentation/comments
2013-01-09, by frankvnk [Wed, 09 Jan 2013 20:58:34 +0000] rev 12
Mini_DK library cleanup : documentation/comments
;
NO_FLASH_BUFFER added in Mini_DK.h
2013-01-08, by frankvnk [Tue, 08 Jan 2013 19:36:05 +0000] rev 11
NO_FLASH_BUFFER added in Mini_DK.h
TFT.printf replaced with printf (mbed Stream(name) is available again).
2013-01-08, by frankvnk [Tue, 08 Jan 2013 16:12:13 +0000] rev 10
TFT.printf replaced with printf (mbed Stream(name) is available again).
; 3 different code examples in main.cpp to demonstate the possibilities of the Mini-DK library.
back to code example - library is at separate page
2013-01-04, by frankvnk [Fri, 04 Jan 2013 14:08:03 +0000] rev 9
back to code example - library is at separate page
Program -> Library
2013-01-04, by frankvnk [Fri, 04 Jan 2013 13:36:03 +0000] rev 8
Program -> Library
Code cleanup / comments added
2013-01-04, by frankvnk [Fri, 04 Jan 2013 09:52:16 +0000] rev 7
Code cleanup / comments added
Faster writing to LCD;
2013-01-03, by Sissors [Thu, 03 Jan 2013 21:24:05 +0000] rev 6
Faster writing to LCD;
