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: test/config_test/test23/mbed_app.json
- Revision:
- 36:96847d42f010
- Parent:
- 35:da9c89f8be7d
- Child:
- 37:f8cfeb185c30
diff -r da9c89f8be7d -r 96847d42f010 test/config_test/test23/mbed_app.json
--- a/test/config_test/test23/mbed_app.json Wed Feb 15 13:53:18 2017 -0600
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-{
- "target_overrides": {
- "*": {
- "target.features_add": ["STORAGE"]
- }
- }
-}