esp-idf/components/tinyusb
Jon Sailor 8f064dabcd tinyusb: add 'extern C' bit to tusb_console.h
Public headers need the "if __cplusplus, extern C" boilerplate. Otherwise, C++
sources which include the header will look for a name-mangled symbol and fail
at link time.

Closes https://github.com/espressif/esp-idf/pull/6455
Closes IDFGH-4641
2021-03-23 17:36:34 +05:30
..
additions tinyusb: add 'extern C' bit to tusb_console.h 2021-03-23 17:36:34 +05:30
tinyusb@334e95fac5
CMakeLists.txt
Kconfig