Skip to main content
MaxMag
Associate II
March 21, 2022
Question

Hello guys, I have a probleme with the STM32L053-Discovery board. I want to experiment the epaper display but I can't include the BSP library in my own project. I've upload the log if you want to check it.

  • March 21, 2022
  • 2 replies
  • 1092 views
This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
March 21, 2022

It's complaining you have multiple instances of the "Fonts", one from a discovery epd file and another in an epd font file.

Exclude one of them from the build/project

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MaxMag
MaxMagAuthor
Associate II
March 21, 2022

Thanks for your answer,

I've tried to exclude it but now it said that the file is missing.