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.
Diff: main.cpp
- Revision:
- 2:e7bbec3296d5
- Parent:
- 0:5db1517e0856
--- a/main.cpp Wed Nov 11 11:01:50 2020 +0800 +++ b/main.cpp Wed Nov 11 03:10:48 2020 +0000 @@ -19,6 +19,7 @@ #include <functional> #include "BlockDevice.h" +#include "sdio-glue/sdio.h" // Maximum number of elements in buffer #define BUFFER_MAX_LEN 10