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.
Revision 4:3bc63d11d829, committed 2018-12-06
- Comitter:
- marcinch
- Date:
- Thu Dec 06 11:50:57 2018 +0000
- Parent:
- 3:d5d12de5808c
- Commit message:
- Info about publishing code added
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Dec 06 11:28:27 2018 +0000 +++ b/main.cpp Thu Dec 06 11:50:57 2018 +0000 @@ -2,6 +2,10 @@ * Copyright (c) 2018 ARM Limited * SPDX-License-Identifier: Apache-2.0 */ + + /* info in regards to PUBLISHING CODE available here: + * https://os.mbed.com/docs/v5.10/tools/publishing-code.html + */ #include "mbed.h" //#include "stats_report.h"