LWIP recompilation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-25 1:13 AM
Hello Dear Developers
I don't know what is the procedure, but when a file is added to the project, the compiler no matter if it is Keil, STM32cubeide, or IAR, does a complete rebuild while LWIP is added to the project. What should I do or What I can do to prevent recompilation of LWIP while it doesn't matter anything to that library?
Your help is appreciated in advance.
Labels:
- Labels:
-
Ethernet
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-02-27 6:19 AM
IDE's do this because the effective include files and linkable objects can change.
