mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:19:34 +01:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
|
|
[mapping:esp_vfs_console]
|
||
|
|
archive: libesp_vfs_console.a
|
||
|
|
entries:
|
||
|
|
if ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF:
|
||
|
|
vfs_cdcacm:cdcacm_tx_cb (noflash)
|
||
|
|
vfs_cdcacm:cdcacm_rx_cb (noflash)
|