Yongtao.shi
Results
1
comments of
Yongtao.shi
I looked into `src/common/tusb_common.h` and the use of `stdio.h`. It seems that `stdio.h` is included unconditionally, but from reviewing the codebase, most of TinyUSB's core functionality does not actually depend...