I've noticed missing file references in the documentation:
doxygenfile: Cannot find file “helper.h”
doxygenfile: Cannot find file “bms.h”
I'm considering a fix but am unsure if it's in line with the current plans, or if it's better to wait for the Zephyr driver documentation. The fix would be:
Correcting the paths for helper.h and bms.h.
Updating the Doxygen setup to recognize these files.
I've noticed missing file references in the documentation:
doxygenfile: Cannot find file “helper.h”
doxygenfile: Cannot find file “bms.h”
I'm considering a fix but am unsure if it's in line with the current plans, or if it's better to wait for the Zephyr driver documentation. The fix would be:
helper.h
andbms.h
.