Skip to content

Commit dc3394d

Browse files
committed
hopefully all is here now
1 parent 351a651 commit dc3394d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+14
-6
lines changed

tools/sdk/esp32s2/include/tinyusb/port/common/include/usb_descriptors.h

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
#ifdef __cplusplus
16+
extern "C" {
17+
#endif
18+
1519
#pragma once
1620

1721
#include "tusb.h"
@@ -23,8 +27,12 @@
2327
#define USB_STRING_DESCRIPTOR_ARRAY_SIZE 9
2428
typedef char *tusb_desc_strarray_device_t[USB_STRING_DESCRIPTOR_ARRAY_SIZE];
2529

26-
tusb_desc_device_t descriptor_tinyusb;
27-
tusb_desc_strarray_device_t descriptor_str_tinyusb;
30+
extern tusb_desc_device_t descriptor_tinyusb;
31+
extern tusb_desc_strarray_device_t descriptor_str_tinyusb;
32+
33+
extern tusb_desc_device_t descriptor_kconfig;
34+
extern tusb_desc_strarray_device_t descriptor_str_kconfig;
2835

29-
tusb_desc_device_t descriptor_kconfig;
30-
tusb_desc_strarray_device_t descriptor_str_kconfig;
36+
#ifdef __cplusplus
37+
}
38+
#endif

tools/sdk/esp32s2/ld/esp32s2.project.ld

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

tools/sdk/esp32s2/lib/libapp_trace.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libapp_update.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libasio.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcbor.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcoap.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libconsole.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libcxx.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libdriver.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libefuse.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp-tls.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp32s2.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_common.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_eth.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_event.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_hid.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_netif.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_system.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_timer.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libesp_wifi.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libexpat.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libfatfs.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libfb_gfx.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libfreemodbus.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libfreertos.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libheap.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libjsmn.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libjson.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/liblibsodium.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/liblog.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/liblwip.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libmbedcrypto.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libmbedtls.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libmbedx509.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libmdns.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libmqtt.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libnewlib.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libnghttp.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libnvs_flash.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libopenssl.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libperfmon.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libprotobuf-c.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libprotocomm.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libpthread.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libsdmmc.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libsoc.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libspi_flash.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libspiffs.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libulp.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libunity.a

0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libvfs.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

tools/sdk/esp32s2/lib/libxtensa.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)