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.
Dependencies: mbed MODSERIAL FATFileSystem
Diff: System/StaticDefs.hpp
- Revision:
- 80:4e5d306d695b
- Parent:
- 79:3688c3a0d7f4
- Child:
- 82:0981b9ada820
diff -r 3688c3a0d7f4 -r 4e5d306d695b System/StaticDefs.hpp --- a/System/StaticDefs.hpp Tue Oct 23 20:35:16 2018 +0000 +++ b/System/StaticDefs.hpp Wed Oct 24 16:07:10 2018 +0000 @@ -44,7 +44,7 @@ MbedLogger & mbedLogger(); //internal memory log files -SDFileSystem & sd_card(); //SD card file system +//SDFileSystem & sd_card(); //SD card file system Sensors & sensors();