mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-31 17:50:49 +02:00

Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.
Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped).
Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped).
Description
Languages
C
91.2%
C++
5.7%
Python
1.7%
Makefile
1.2%