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.cpp

Revision Date Message Actions
42:bbfe299d4a0c 2019-11-04 More updates related to mbed OS 5 File  Diff  Annotate
41:e06e764ff4fd 2019-10-23 Updates related to mbed OS 5 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
34:fc366bab393f 2015-03-09 - Added size guards in InternalEEPROM File  Diff  Annotate
33:8a0a99d54bf8 2015-02-19 - Added special treatement of touch controller for multitouch 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
13:2c60e28503f8 2014-12-19 Fixed configuration issue when compiling without a display. 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
4:6fdcdf7aff8d 2014-12-08 Changed touch interface to report last point. Added GPIO-time-measuring support. Fixed USB Host MSD bug that caused HTTPServer to crash 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