Hello, I have created a BSP for a hardware module. Now I would like to add a documentation for all the functions. In µVision many functions have a light gray underline (e.g. IRM_SendChar() in file retarget_io.c) . If I press F1, the help file for this function is opened.
Is there a documentation with step-by-step instruction available how to do this for files/functions in a BSP pack?
Thank you.