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: x-nucleo-idb0xa1/utils/Payload.h
- Branch:
- sync_with_github
- Revision:
- 253:9665a6f8bbdb
- Parent:
- 252:0c2cb16a7166
- Child:
- 278:a5209d8cfd61
diff -r 0c2cb16a7166 -r 9665a6f8bbdb x-nucleo-idb0xa1/utils/Payload.h --- a/x-nucleo-idb0xa1/utils/Payload.h Mon Jun 27 15:51:20 2016 +0200 +++ b/x-nucleo-idb0xa1/utils/Payload.h Thu Sep 15 10:49:39 2016 +0100 @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "mbed.h" +#include "mbed-drivers/mbed.h" #include "debug.h" #ifndef __PAYLOAD_H__