aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Groups.md
blob: aa5bd645d30541ae1e3a4751f2a4f711c58acc1c (plain)
1
2
3
4
5
@defgroup binres Embbeded binary resources utilities
@brief How to access to the embbeded binary data
@details Binary resources are generated into the binary_data.hpp file using
the `tools/embbeded.sh` script. Here are the various functions used 
to access to them.