repair submodule configurations
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "components/opus/opus"]
|
||||
path = components/opus/opus
|
||||
url = https://github.com/xiph/opus
|
||||
[submodule "components/esp-dsp"]
|
||||
path = components/esp-dsp
|
||||
url = https://github.com/espressif/esp-dsp
|
||||
[submodule "components/flac/flac"]
|
||||
path = components/flac/flac
|
||||
url = https://github.com/xiph/flac.git
|
||||
[submodule "components/opus/opus"]
|
||||
path = components/opus/opus
|
||||
url = https://github.com/xiph/opus
|
||||
|
||||
Submodule components/opus/opus updated: df9c4c8e56...6b6035ae4a
Submodule components/wifi_logger deleted from 23bf246c86
@@ -73,6 +73,13 @@ CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
|
||||
# CONFIG_SECURE_FLASH_ENC_ENABLED is not set
|
||||
# end of Security features
|
||||
|
||||
#
|
||||
# Example Board Configuration
|
||||
#
|
||||
CONFIG_ESP_LYRAT_V4_3_BOARD=y
|
||||
CONFIG_ESP_CUSTOM_BOARD=y
|
||||
# end of Example Board Configuration
|
||||
|
||||
#
|
||||
# Serial flasher config
|
||||
#
|
||||
@@ -129,7 +136,6 @@ CONFIG_PARTITION_TABLE_MD5=y
|
||||
# Audio HAL
|
||||
#
|
||||
# CONFIG_AUDIO_BOARD_CUSTOM is not set
|
||||
CONFIG_ESP_LYRAT_V4_3_BOARD=y
|
||||
# CONFIG_ESP_LYRAT_V4_2_BOARD is not set
|
||||
# CONFIG_ESP_LYRATD_MSC_V2_1_BOARD is not set
|
||||
# CONFIG_ESP_LYRATD_MSC_V2_2_BOARD is not set
|
||||
|
||||
Reference in New Issue
Block a user