mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
Update kconfig2html.c
Fix nuttx coding style
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user