Skip to main content
SYILD.2
Visitor II
August 27, 2021
Question

Adding SelfTest library written with HAL library to project written with LL library

  • August 27, 2021
  • 1 reply
  • 868 views

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?

This topic has been closed for replies.

1 reply

TDK
August 27, 2021

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""."