Update kconfig2html.c

Fix nuttx coding style
This commit is contained in:
simbit18
2023-12-14 15:22:07 +01:00
committed by Xiang Xiao
parent e03599d9ae
commit c494ce4a96
78 changed files with 193 additions and 154 deletions
@@ -368,7 +368,7 @@ int esp32_bringup(void)
}
#endif /* CONFIG_AUDIO_ES8388 */
#endif /* CONFIG_ESP32_I2S0 */
#endif /* CONFIG_ESP32_I2S0 */
#ifdef CONFIG_ESP32_I2S1
@@ -381,7 +381,7 @@ int esp32_bringup(void)
CONFIG_ESP32_I2S0, ret);
}
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S */
@@ -550,7 +550,7 @@ int esp32_bringup(void)
#endif /* CONFIG_AUDIO_CS4344 */
#endif /* CONFIG_ESP32_I2S0 */
#endif /* CONFIG_ESP32_I2S0 */
#ifdef CONFIG_ESP32_I2S1
@@ -575,7 +575,7 @@ int esp32_bringup(void)
CONFIG_ESP32_I2S1, ret);
}
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S */
@@ -368,7 +368,7 @@ int esp32_bringup(void)
}
#endif /* CONFIG_AUDIO_ES8388 */
#endif /* CONFIG_ESP32_I2S0 */
#endif /* CONFIG_ESP32_I2S0 */
#ifdef CONFIG_ESP32_I2S1
@@ -381,7 +381,7 @@ int esp32_bringup(void)
CONFIG_ESP32_I2S0, ret);
}
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S */
@@ -388,7 +388,7 @@ int esp32_bringup(void)
CONFIG_ESP32_I2S0, ret);
}
#endif /* CONFIG_ESP32_I2S0 */
#endif /* CONFIG_ESP32_I2S0 */
#ifdef CONFIG_ESP32_I2S1
@@ -413,7 +413,7 @@ int esp32_bringup(void)
CONFIG_ESP32_I2S1, ret);
}
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S1 */
#endif /* CONFIG_ESP32_I2S */