Skip to content

Commit

Permalink
make calc_time branch cover the progress in main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hibagon1go committed Jan 12, 2022
1 parent b7a0977 commit 83515de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Please let us know if you have a request for a support of board/kernel, or if yo
## License

The source code of this repository itself is published under [Apache License 2.0](https://github.com/mROS-base/mros2/blob/main/LICENSE).
Please note that this repository contains [embeddedRTPS and its third party libraries](https://github.com/mROS-base/embeddedRTPS#third-party-libraries) as the submodule, and also check their Licenses.
Please note that this repository contains [embeddedRTPS and its third party libraries](https://github.com/mROS-base/embeddedRTPS#third-party-libraries) as the submodule, and also check their Licenses.
5 changes: 0 additions & 5 deletions src/mros2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
#include "cmsis_os.h"
#endif /* __MBED__ */

#ifndef __MBED__
/* Statement to avoid link error */
void* __dso_handle=0;
#endif /* __MBED__ */


namespace mros2
{
Expand Down

0 comments on commit 83515de

Please sign in to comment.