This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Browse info

I have project for stm32 with standart peripheral library. Now i am trying convert project to new mcu with hal library. But if "create browse information" is disabled project compile fast but but if "create browse information" checked project compile too slow. It is very useful feature for code navigation. Can i disable "create browse information" for group of files? Or maybe there are any another way to improve perfomance without disable it.