• 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...
  • 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...
  • wrong browse info.
    There is no such thing like #include "filename.c" it does have some enum statements. but my other projects have no such problems.
  • wrong browse info.
    There is no such thing like #include "filename.c" it does have some enum statements. but my other projects have no such problems.
  • Command-line option for Browse Info
    Hi, I do most of my development through the GUI, where compiling the Browse Information is super useful. However, our deployment builds are make by a server with the command line interface. Because...