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: src/admw_1001.c
- Revision:
- 56:38b36e947602
- Parent:
- 55:215da406282b
- Child:
- 57:c6275de14bc5
--- a/src/admw_1001.c Mon Feb 24 07:04:35 2020 +0000 +++ b/src/admw_1001.c Mon Feb 24 08:49:25 2020 +0000 @@ -405,10 +405,6 @@ } return ADMW_SUCCESS; } -ADMW_RESULT admw_readMbedVersion() -{ - ADMW_LOG_INFO("Mbed Firmware version is %X.%X.%X",MBED_HOST_MAJOR,MBED_HOST_MINOR,MBED_HOST_BUILD); -} static ADMW_RESULT executeCommand( ADMW_DEVICE_HANDLE const hDevice,