A board support package for the LPC4088 Display Module.

Dependencies:   DM_HttpServer DM_USBHost

Dependents:   lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more

Fork of DMSupport by EmbeddedArtists AB

Revisions of DMBoard.h

Revision Date Message Actions
42:bbfe299d4a0c 2019-11-04 More updates related to mbed OS 5 File  Diff  Annotate
37:07659b5d90ce 2015-03-23 - Added file system getters for MCI and QSPI file systems to the DMBoard class. This gives access to the cardInserted(), isformatted() and format() functions.; - Removed unused parameter in SPIFI class; - Fixed caching issue in Registry class File  Diff  Annotate
36:92193dc72995 2015-03-20 Modified DMBoard interface to always have the touchPanel() and display() functions even if the touch/display has been disabled in dm_board_config.h to allow e.g. AppTouchCalibration to compile (even if it will never be used it must still compile) File  Diff  Annotate
22:1a58a518435c 2015-01-16 - Updated SPIFI code to allow BIOS to id chips not yet supported by DMSupport File  Diff  Annotate
20:9df19da50290 2015-01-12 - Added first version of a simple Registry File  Diff  Annotate
17:4ea2509445ac 2015-01-07 Moved BIOS from internal to external EEPROM File  Diff  Annotate
10:1ac4b213f0f7 2014-12-19 - Added support for executing code in SDRAM. File  Diff  Annotate
9:a33326afd686 2014-12-11 Updated documentation File  Diff  Annotate
5:c77fdb6e3438 2014-12-10 Minor changes in DMBoard File  Diff  Annotate
3:2fa7755f2cef 2014-12-03 Corrected the SPIFI initialization so that it can run at max speed (i.e. 60MHz). Updated used libraries including the Keyboard, Mouse and Hub changes for USB Host. File  Diff  Annotate
2:887c6b45e7fa 2014-12-02 Added RTOS-safe logger (RtosLog). Switched USBHost library so that it works in an RTOS setting. Modified the FAT file system to work in an RTOS setting. File  Diff  Annotate
0:6b68dac0d986 2014-11-21 First version File  Diff  Annotate