This commit makes possible building MicroPython with USB CDC support disabled. The original code does support such a configuration but missed a few spots where build errors would arise. These changes fix the remaining issues, fixing also warnings caused by the changes needed to make the build succeed. Signed-off-by: Alessandro Gatti <a.gatti@frob.it> |
||
|---|---|---|
| .. | ||
| mp_usbd_cdc.c | ||
| mp_usbd_cdc.h | ||
| mp_usbd_descriptor.c | ||
| mp_usbd_runtime.c | ||
| mp_usbd.c | ||
| mp_usbd.h | ||
| tusb_config.h | ||