esp-idf/docs/en/migration-guides/release-5.x
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
..
5.0 docs(misc): fixed typos found with codespell 2024-03-28 11:50:58 +08:00
5.1 docs(ieee802154): add migration note for the receive done handler feature 2024-01-25 20:27:14 +08:00
5.2 fix(esp_system): Updated the conditions for the GDBStub on Panic Kconfig option 2024-02-28 08:34:08 +01:00
5.3 fix(i2s): rollback the breaking change of callback event data 2024-03-29 14:33:25 +08:00