esp-idf/components/tinyusb/additions/include
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
..
tinyusb_types.h usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
tinyusb.h tinyusb: Add fix for tinyusb reading 2021-01-08 14:21:26 +00:00
tusb_cdc_acm.h tinyusb: Add fix for tinyusb reading 2021-01-08 14:21:26 +00:00
tusb_config.h usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
tusb_console.h tinyusb: add 'extern C' bit to tusb_console.h 2021-03-23 17:36:34 +05:30
tusb_tasks.h docs: tinyusb documentation 2020-08-27 13:49:33 +02:00
vfs_tinyusb.h usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00