Add more libraries to Platform

Hello everyone, can I use IAR libraries to include them in Platform.io, because these libraries have declarations that are more suitable for me?

What are “IAR libraries” ?

You can put local libraries to the lib folder. Check the README inside the lib directory of your project.

What does the screenshot show?
This doesn’t look like a valid PlatformIO project!

Those images are the libraries I use in IAR software, can I bring those libraries to Platform, and how to do it. Thanks

See my answer above:

The project creation section has a board selection section. I can’t find the EXP-MSP430F2112 board, is it necessary to attach the 430F2112 library, or must both be the same?
image

Now the matter becomes clear. There’s been a misunderstanding.
You kept asking for a library. The whole time you meant a platform with the corresponding boards.
The correct platform is TI MSP430 - See PlatformIO Registry

However, the board you requested is not available.

Since this is the community forum, you can submit an issue to the repository and ask for support for your board.