Subdirectory provided by Embedded Artists
Dependencies: DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos mbed-src
Dependents: lpc4088_displaymodule_hello_world_Sept_2018
Fork of DMSupport by
Diff: FileSystems/MCIFileSystem.cpp
- Revision:
- 9:a33326afd686
- Parent:
- 0:6b68dac0d986
- Child:
- 31:d47cffcb0a3e
--- a/FileSystems/MCIFileSystem.cpp Thu Dec 11 11:50:29 2014 +0000 +++ b/FileSystems/MCIFileSystem.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. @@ -1829,4 +1829,3 @@ } return Ret; } -