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 Update tinyusb to the latest upstream version 2021-01-15 15:06:20 +01:00
CMakeLists.txt tinyusb: Fix Mass Storage and Vendor Class builds 2021-01-05 09:48:00 +00:00
Kconfig tinyusb: Fix Mass Storage and Vendor Class builds 2021-01-05 09:48:00 +00:00