OpenAMP / open-amp

The main OpenAMP library implementing RPMSG, Virtio, and Remoteproc for RTOS etc
https://www.openampproject.org/
Other
678 stars 278 forks source link

Resolve build warnings with Doxygen generation #458

Open tammyleino opened 1 year ago

tammyleino commented 1 year ago

Documentation generation is OFF by default due to build warnings with doxygen. These warnings should be examined to determine if there is a viable resolution so documentation generation can be enabled by default.

Related PR - https://github.com/OpenAMP/open-amp/pull/452

github-actions[bot] commented 8 months ago

This issue has been marked as a stale issue because it has been open (more than) 45 days with no activity.

arnopo commented 2 weeks ago

@tammyleino
could you confirm that you don't see any warning on code generation after integrating #597 ?