kopia lustrzana https://github.com/espressif/esp-idf
35 wiersze
2.6 KiB
Plaintext
35 wiersze
2.6 KiB
Plaintext
# File contains known/allowed Sphinx warnings.
|
|
#
|
|
# Build will fail if sphinx-warning-log.txt contains any lines
|
|
# which are not in this file. Lines are pre-sanitized by
|
|
# `build_docs.py build` to remove formatting, paths and line numbers.
|
|
#
|
|
# Warnings in this file must be in the same overall order as the log file.
|
|
#
|
|
ulp-legacy.rst:line: WARNING: Duplicate C++ declaration, also defined at api-guides/ulp:line.
|
|
Declaration is '.. cpp:function:: esp_err_t ulp_load_binary (uint32_t load_addr, const uint8_t *program_binary, size_t program_size)'.
|
|
ulp-legacy.rst:line: WARNING: Duplicate C++ declaration, also defined at api-guides/ulp:line.
|
|
Declaration is '.. cpp:function:: esp_err_t ulp_run (uint32_t entry_point)'.
|
|
ulp-legacy.rst:line: WARNING: Duplicate C++ declaration, also defined at api-guides/ulp:line.
|
|
Declaration is '.. cpp:function:: esp_err_t ulp_set_wakeup_period (size_t period_index, uint32_t period_us)'.
|
|
README.rst:line: WARNING: Duplicate C++ declaration, also defined at api-guides/ulp:line.
|
|
Declaration is '.. cpp:function:: esp_err_t ulp_run (uint32_t entry_point)'.
|
|
esp_ble_mesh_defs.inc:line: WARNING: Duplicate C++ declaration, also defined at api-reference/bluetooth/esp-ble-mesh:line.
|
|
Declaration is '.. cpp:member:: uint16_t model_id'.
|
|
rmt_encoder.inc:line: WARNING: Duplicate C++ declaration, also defined at api-reference/peripherals/rmt:line.
|
|
Declaration is '.. cpp:type:: struct rmt_encoder_t rmt_encoder_t'.
|
|
spi_master.inc:line: WARNING: Duplicate C++ declaration, also defined at api-reference/peripherals/spi_master:line.
|
|
Declaration is '.. cpp:type:: struct spi_transaction_t spi_transaction_t'.
|
|
spi_slave.inc:line: WARNING: Duplicate C++ declaration, also defined at api-reference/peripherals/spi_slave:line.
|
|
Declaration is '.. cpp:type:: struct spi_slave_transaction_t spi_slave_transaction_t'.
|
|
esp_flash.inc:line: WARNING: Duplicate C++ declaration, also defined at api-reference/storage/spi_flash:line.
|
|
Declaration is '.. cpp:type:: struct esp_flash_t esp_flash_t'.
|
|
wear-levelling.rst:line: WARNING: Duplicate C++ declaration, also defined at api-reference/storage/fatfs:line.
|
|
Declaration is '.. cpp:struct:: esp_vfs_fat_mount_config_t'.
|
|
wear-levelling.rst:line: WARNING: Duplicate C++ declaration, also defined at api-reference/storage/fatfs:line.
|
|
Declaration is '.. cpp:member:: bool format_if_mount_failed'.
|
|
wear-levelling.rst:line: WARNING: Duplicate C++ declaration, also defined at api-reference/storage/fatfs:line.
|
|
Declaration is '.. cpp:member:: int max_files'.
|
|
wear-levelling.rst:line: WARNING: Duplicate C++ declaration, also defined at api-reference/storage/fatfs:line.
|
|
Declaration is '.. cpp:member:: size_t allocation_unit_size'.
|