refactor(i2s): rename the confusing port number

This commit is contained in:
laokaiyao
2024-10-23 16:11:35 +08:00
parent 96632b7b02
commit ecb52d3af3
36 changed files with 119 additions and 173 deletions

View File

@@ -48,7 +48,7 @@ const char *const esp_isr_names[] = {
[38] = "HP_APM_M3",
[39] = "LP_APM0",
[40] = "MSPI",
[41] = "I2S1",
[41] = "I2S0",
[42] = "UHCI0",
[43] = "UART0",
[44] = "UART1",