abcminiuser / lufa

LUFA - the Lightweight USB Framework for AVRs.
http://www.lufa-lib.org
1.04k stars 325 forks source link

make doxygen fails with problem in KnowIssues.txt #39

Closed DavidGoodenough closed 10 years ago

DavidGoodenough commented 10 years ago

make doxygen complains of an unknown command in KnownIssues.txt \cB on line 43. I think it should be "\c BOARD" rathern than "\cB OARD" but I am not familiar with doxygen.

Fixing this moves things along, but then is complains:-

/home/david/git/lufa/Demos/Device/ClassDriver/DualMIDI/Descriptors.h:56: warning: unable to resolve reference to `USB_MIDI_Descriptor_Jack_Endpoint_t' for \ref command ../../../../LUFA/Build/lufa_doxygen.mk:86: recipe for target 'doxygen' failed

and I am unsure how to fix this.

Thanks

David

abcminiuser commented 10 years ago

Thanks David! Looks like I need to prepare a new build server VM, after my old Mint one exploded after an upgrade.

Fixed both issues in 7dc746c2c1c1cde95465c9a644ca9c15e74f6704.