Adding SelfTest library written with HAL library to project written with LL library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-27 7:34 AM
We have a project written with LL library. We want to add SelfTest functions to this project. However, the SelfTest libraries we downloaded from the site were written with the HAL library. Since we have a memory problem, we need a version written with the LL library. Does such a library exist? If not, how can we add SelfTest library written with HAL library to our project written with LL library?
Labels:
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-27 11:55 AM
LL and HAL can coexist in the same project. Add the files are relevant configuration files to your project.
If you feel a post has answered your question, please click "Accept as Solution".
