.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Fri Jan 04 18:00:38 2019 +0000
Parent:
64:2eeccbefb061
Child:
66:a8c88fbf14c5
Commit message:
Updating mbed-os to mbed-os-5.11.1

.
Commit copied from https://github.com/ARMmbed/mbed-os-example-bootloader

Changed in this revision

mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
mbed_app.json Show annotated file Show diff for this revision Revisions of this file
sd-driver.lib Show diff for this revision Revisions of this file
--- a/mbed-os.lib	Wed Dec 19 20:45:25 2018 +0000
+++ b/mbed-os.lib	Fri Jan 04 18:00:38 2019 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#6a0a86538c0b9b2bfcc4583b1e2b7fea8f4e71e9
+https://github.com/ARMmbed/mbed-os/#c966348d3f9ca80843be7cdc9b748f06ea73ced0
--- a/mbed_app.json	Wed Dec 19 20:45:25 2018 +0000
+++ b/mbed_app.json	Fri Jan 04 18:00:38 2019 +0000
@@ -22,9 +22,6 @@
         }
     },
     "target_overrides": {
-        "*": {
-            "target.components_remove": ["SD"]
-        },
         "K64F": {
             "target.restrict_size": "0x40000",
             "sd_card_mosi": "PTE3",
@@ -33,9 +30,11 @@
             "sd_card_cs": "PTE4"
         },
         "NUCLEO_F429ZI": {
+            "target.components_add": ["SD"],
             "target.restrict_size": "0x40000"
         },
         "UBLOX_EVK_ODIN_W2": {
+            "target.components_add": ["SD"],
             "target.restrict_size": "0x40000",
             "sd_card_cs": "D9"
         }
--- a/sd-driver.lib	Wed Dec 19 20:45:25 2018 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://github.com/ARMmbed/sd-driver/#a8c85d30af86a7431d85dee02d133d60dd386406