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: DMBasicGUI DMSupport
Fork of lpc4088_displaymodule_hello_world by
Revision 3:68bfac52f867, committed 2015-03-09
- Comitter:
- alindvall
- Date:
- Mon Mar 09 15:28:12 2015 +0000
- Parent:
- 2:5999bc937717
- Child:
- 4:5077afc9f0f4
- Commit message:
- Updated version of the DMSupport and DMBasicGUI libraries
Changed in this revision
--- a/DMBasicGUI.lib Thu Feb 19 12:39:52 2015 +0000 +++ b/DMBasicGUI.lib Mon Mar 09 15:28:12 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Embedded-Artists/code/DMBasicGUI/#265884fa7fdd +http://developer.mbed.org/teams/Embedded-Artists/code/DMBasicGUI/#feb669462368
--- a/DMSupport.lib Thu Feb 19 12:39:52 2015 +0000 +++ b/DMSupport.lib Mon Mar 09 15:28:12 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/Embedded-Artists/code/DMSupport/#fa8d2c7da38d +http://developer.mbed.org/teams/Embedded-Artists/code/DMSupport/#fc366bab393f
--- a/dm_board_config.h Thu Feb 19 12:39:52 2015 +0000 +++ b/dm_board_config.h Mon Mar 09 15:28:12 2015 +0000 @@ -29,9 +29,9 @@ #define DM_BOARD_USE_TOUCH // #define DM_BOARD_USE_ETHERNET #define DM_BOARD_USE_FAST_UART +// #define DM_BOARD_USE_USBSERIAL_IN_RTOSLOG // #define DM_BOARD_DISABLE_STANDARD_PRINTF // #define DM_BOARD_ENABLE_MEASSURING_PINS -// #define DM_BOARD_BIOS_DEVELOPMENT #define DM_BOARD_USE_REGISTRY #define DM_BOARD_USE_BUILTIN_IMAGES
