The issue was in using with `strncpy` a size of source array instead of using a size of destination array.
tusb: cdc, tasks encapsulation, callbacks api, multiple interfaces examples: added serial interface and usb console ci: reimplemented cmake/make test in python with ignore lists IDF-578