![](/media/cache/group/logo.png.50x50_q85.jpg)
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
Diff: Memory/sdram.cpp
- Revision:
- 9:a33326afd686
- Parent:
- 0:6b68dac0d986
- Child:
- 10:1ac4b213f0f7
--- a/Memory/sdram.cpp Thu Dec 11 11:50:29 2014 +0000 +++ b/Memory/sdram.cpp Thu Dec 11 18:23:07 2014 +0000 @@ -1,5 +1,5 @@ /* - * Copyright 2013 Embedded Artists AB + * Copyright 2014 Embedded Artists AB * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -592,5 +592,3 @@ { okToUseSdramForHeap = false; } - -