OVMS3-idf/docs/en/api-reference
houwenxiang b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug.
When I2S `i2s_comm_format_t` is set to `I2S_COMM_FORMAT_I2S_MSB`, the data should launch at first BCK. But not in fact, this MR fixed this issue.

For compatibility, several nwe parameters have been added, and the old parameters will be removed in the future.

    closes https://github.com/espressif/esp-idf/issues/5065

    closes https://github.com/espressif/esp-idf/issues/4957

    closes https://github.com/espressif/esp-idf/issues/2978

    closes https://github.com/espressif/esp-idf/issues/5136

    Merges https://github.com/espressif/esp-idf/pull/4522
2020-05-18 19:55:30 +08:00
..
bluetooth docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
network Provide a brief description of SmartConfig and add link to example 2020-05-18 01:02:04 +08:00
peripherals driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
protocols Implement comments and add info on ESP32S2 2020-04-08 10:30:22 +08:00
provisioning Provide a brief description of SmartConfig and add link to example 2020-05-18 01:02:04 +08:00
storage docs: Explain custom partition types/subtypes in more detail 2020-04-02 10:00:17 +11:00
system Merge branch 'feature/console_no_empty_lines' into 'master' 2020-05-05 16:12:50 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: Add 'toctree filter' directive & filter out ESP32-only pages from S2 docs 2020-02-07 16:37:43 +11:00
kconfig.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
template.rst docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00