esp-idf/docs/en/migration-guides/release-5.x/5.3
laokaiyao 94ea9e398e fix(i2s): rollback the breaking change of callback event data
`i2s_event_data_t::data` is deprecated due to the cumbersome usage of secondary pointer
Please use the newly added first-level pointer `i2s_event_data_t::dma_buf` instead
2024-03-29 14:33:25 +08:00
..
bluetooth-low-energy.rst feat(bt/bluedroid): Added API to get local device name 2023-12-15 19:30:12 +08:00
gcc.rst feat(newlib): get rid of dirent.h in favor of toolchain 2024-03-15 12:36:00 +04:00
index.rst feat(esp_https_ota): Add config to configure memory capability for OTA buffer 2024-03-28 11:11:07 +05:30
peripherals.rst fix(i2s): rollback the breaking change of callback event data 2024-03-29 14:33:25 +08:00
protocols.rst feat(esp_https_ota): Add config to configure memory capability for OTA buffer 2024-03-28 11:11:07 +05:30
security.rst docs: Provide translation for security.rst in migration-guides 2024-03-29 11:59:22 +08:00
storage.rst refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
system.rst fix(partition_table): Check partition size for type APP 2023-12-11 10:14:57 +05:30